1
0
Fork 0

Add README.md

This commit is contained in:
Andrew Tomaka 2015-10-13 15:51:28 -04:00
parent 06359bbe0b
commit 7f3b7ea43d
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# jokes-api
## Description
Sample repository for the [Let's Talk APIs Talk](https://atomaka.github.com/lets-talk-apis)
## Branches
* [active_model_serializers](https://github.com/atomaka/jokes-api/tree/active_model_serializers) - Sample updated to use [active_model_serializers](https://github.com/rails-api/active_model_serializers)
* [grape](https://github.com/atomaka/jokes-api/tree/grape) - Sample updated to use [grape](https://github.com/ruby-grape/grape)