Hacker News new | ask | show | jobs
by IanCal 3568 days ago
Why do you need any new APIs for that? Sounds like you just need a shared template.
1 comments

I appreciate that a web shop could want for more than basic html representation. Although arguably there is something already like this: http://schema.org/Product . A search API?

But yes, good templates go a long way.

Hmm, interesting ideas. I particularly like the search one, it'd be interesting if I could generate a search index that conforms to a particular spec and just store it as a static file which your browser can grab.