Hi there, welcome to the series of Building API in Rails. Let's just start with what this series will cover
- Setting up our Ruby on Rails API only application with all necessary gems and stuff.
- Adding Rspec for the TDD approach.
- Building a CRUD RESTful APIs
- Active model serializers
- Integrating Fast JSON api, JSON API specification
- Securing our API with JWT
- Integration SWAGGER for api documentation
- and many more....
1️⃣ Buidling API in Rails Part 1 🚀 .
2️⃣ Buidling API in Rails Part 2 💎 .
3️⃣ Buidling API in Rails Part 3 🚀 .
Top comments (0)