https://github.com/atomaka/jokes-api
https://github.com/atomaka/jokes-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomaka/jokes-api
- Owner: atomaka
- Created: 2015-10-13T19:46:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T19:51:40.000Z (over 10 years ago)
- Last Synced: 2025-02-12T10:54:43.638Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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)