AceCentre / SpeechBubble

Working code for v2 of the speechbubble.org.uk site. See acecentre.org.uk for more details
3 stars 3 forks source link

APIDoc for REST api #49

Open willwade opened 9 years ago

willwade commented 9 years ago

Would ideally like a autodoc for REST api..

This should work http://apidocjs.com but not doing anything for me locally...:(

(I'm actually wondering if I'm needing this kind of thing instead: https://www.npmjs.com/package/express-mongoose-docs (or https://www.npmjs.com/package/apify or https://www.npmjs.com/package/jsdoc )

willwade commented 9 years ago

Note to self: We have a request for somebody to access all current published Products to be available as a CSV dump. Plan - to write a small off-line script that converts JSON to CSV - just need to check can get the current published products in one JSON call