Deploying your API to the web
Overview
In previous articles, we have built APIs and tested them in our local environment. In this article, we will deploy a back-end to the internet.
Here's the project we will be deploying:
https://github.com/DanielStai/jwt_auth
We will use Rail...
stai.hashnode.dev3 min read