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 🔒​ .

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay