Add README.md
This commit is contained in:
parent
06359bbe0b
commit
7f3b7ea43d
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal 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)
|
Loading…
Reference in a new issue