1
0
Fork 0
jokes-api/README.md

11 lines
466 B
Markdown
Raw Permalink Normal View History

2015-10-13 15:51:28 -04:00
# 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)