TheBookKnight / saints-api

Learning how to build an API service.
0 stars 0 forks source link

API Tutorial: Initialize Repo #1

Closed TheBookKnight closed 2 months ago

TheBookKnight commented 2 months ago

Postman blog on how to create an API: https://blog.postman.com/how-to-build-an-api

May need to journal this out.

Initial Readme step is to describe what you need to install

TheBookKnight commented 2 months ago

Use this to find saints data https://www.catholic.org/saints/

TheBookKnight commented 2 months ago

Setup Super Linter to use only Javascript linting https://www.freecodecamp.org/news/github-super-linter/