Assumption: You are referring to this sample API application along these series of posts. In last post we covered Why, What and How of API versioning. In this post we will see What and why of API authentication? Various strategies for API authentication with recommendations. API authentication: What and Why? Well if you are exposing/writing API endpoints for the application... Continue Reading →
A complete guide for building microservices with Ruby on Rails – Part I
As a Ruby on Rails developer I have built numerous API applications, I thought it will be a good idea to write a series of posts about building API application with Ruby on Rails. Before you start the reading, please refer to this sample API application which has following technology stack. Rails v5.2.0 Ruby v2.4.0 MongoDB... Continue Reading →