charlottebrf / DoctorsWhoCode

My Time Manager: Your helpful time manager app created for CF: G Ruby course AW 2016 course competition project.
https://evening-lowlands-39707.herokuapp.com/
0 stars 0 forks source link

Reading up on JSON #3

Closed charlottebrf closed 7 years ago

charlottebrf commented 7 years ago

Reading about JSON so next session we can discuss how to use JSON & potentially a database.

http://www.sinatrarb.com/contrib/json.html

http://x-team.com/2016/04/how-to-create-a-ruby-api-with-sinatra/

https://nathanhoad.net/how-to-return-json-from-sinatra

https://www.copterlabs.com/json-what-it-is-how-it-works-how-to-use-it/