Unlike Heroku, glitch is a fast-time player for hosting compared to heroku. All that is required of You is one simple command and then boom.
Here are the steps to hosting at Glitch:
- Click on the following link: Glitch Website
- Login or Signup to your account
- Click on the New Project button
- Select the import from github button
- You will be prompted to enter a github url then add the following
- Head straight to the db.json file
- Delete all that is in this file then copy paste all of your json file content
- After that click on the share Button and select the live link.
- Select the array to be viewed under the url by addition of / then your array data.
- After successfully achieving all this copy the website url with your data and use it anywhere in your code.
It feels great achieving all that you start and I felt great too successfully deploying my api.
Top comments (0)