1
0
Fork 0

finish up

This commit is contained in:
Andrew Tomaka 2015-10-13 15:45:59 -04:00
parent 401ac9d3d9
commit bf2efbfcef
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## A RESTful Example ## A RESTful Example
Simple sample [Simple example](http://lets-talk-apis.herokuapp.com/jokes)
* List: GET /jokes * List: GET /jokes
* Create: POST /jokes * Create: POST /jokes

View File

@ -4,6 +4,8 @@
* Todd Fredrich * Todd Fredrich
* [The Grapes of Rapid](https://www.youtube.com/watch?v=C7beg3OzxC4) * [The Grapes of Rapid](https://www.youtube.com/watch?v=C7beg3OzxC4)
* Michael Bleigh * Michael Bleigh
* [Build The API First](https://www.youtube.com/watch?v=xlZ1A-d5x5U)
* Rosie Hoyem and Sonja Hall
note: note: