Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
August 29, 2021 05:43 pm GMT

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 .


Original Link: https://dev.to/sajanbasnet75/building-api-in-rails-series-5gd

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To