Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raminmammadzada/rails-api-for-articles
This is Rails RESTful API only app to serve sample articles. The project is in progress.
https://github.com/raminmammadzada/rails-api-for-articles
Last synced: 21 days ago
JSON representation
This is Rails RESTful API only app to serve sample articles. The project is in progress.
- Host: GitHub
- URL: https://github.com/raminmammadzada/rails-api-for-articles
- Owner: RaminMammadzada
- Created: 2021-04-25T15:34:55.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-05-04T08:50:46.000Z (over 3 years ago)
- Last Synced: 2024-12-11T17:34:10.707Z (about 1 month ago)
- Language: Ruby
- Size: 33.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is Rails RESTful API only app to serve sample articles.
The project is in progress.
Libraries used:
- [jsonapi-serializer](https://github.com/jsonapi-serializer/jsonapi-serializer)
- [factory_bot](https://github.com/thoughtbot/factory_bot/)
- [factory_bot sequences](https://github.com/thoughtbot/factory_bot/blob/master/GETTING_STARTED.md#sequences)