Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)