simon-brooke / youyesyet

Web-app to support canvassers in the forthcoming independence referendum in Scotland
GNU General Public License v2.0
3 stars 0 forks source link

Create JSON API specification #28

Closed simon-brooke closed 5 years ago

simon-brooke commented 7 years ago

Create a clear specification (in RAML or some other suitable formalism) of the JSON API, sufficient at least to drive the pages in the Canvassers and Issue Experts user interfaces.

simon-brooke commented 6 years ago

Right, I'm going to approach this bottom up instead of top down: work out what JSON requests I need to make, build dummies which satisfy them, build functions which collect real data to replace those dummies.

simon-brooke commented 5 years ago

OK, this is now sort-of done - at least well enough for alpha.

simon-brooke commented 5 years ago

Closing this. API work will continue in #84