Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atomaka/jokes-api
https://github.com/atomaka/jokes-api
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomaka/jokes-api
- Owner: atomaka
- Created: 2015-10-13T19:46:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T19:51:40.000Z (about 9 years ago)
- Last Synced: 2023-03-12T07:24:54.103Z (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)