DEV Community

Cover image for Building API in Rails Series
Sajan Basnet
Sajan Basnet

Posted on β€’ Edited on

2 2

Building API in Rails Series

Hi there, welcome to the series of Building API in Rails. Let's just start with what this series will cover

  1. Setting up our Ruby on Rails API only application with all necessary gems and stuff.
  2. Adding Rspec for the TDD approach.
  3. Building a CRUD RESTful APIs
  4. Active model serializers
  5. Integrating Fast JSON api, JSON API specification
  6. Securing our API with JWT
  7. Integration SWAGGER for api documentation
  8. and many more....

1️⃣ Buidling API in Rails Part 1 πŸš€β€‹ .

2️⃣ Buidling API in Rails Part 2 πŸ’Ž .

3️⃣ Buidling API in Rails Part 3 πŸš€β€‹ .

4️⃣ Buidling API in Rails Part 4 πŸ’ͺ​ .

5️⃣ Buidling API in Rails Part 5 πŸ”’β€‹ .

Heroku

Deliver your unique apps, your own way.

Heroku tackles the toil β€” patching and upgrading, 24/7 ops and security, build systems, failovers, and more. Stay focused on building great data-driven applications.

Learn More

Top comments (0)

πŸ‘‹ Kindness is contagious

DEV works best when you're signed inβ€”unlocking a more customized experience with features like dark mode and personalized reading settings!

Okay