Create my own API hosted with Heroku.
My own API is created with:
- JavaScript
- Heroku
https://www.youtube.com/watch?v=FLnxgSZ0DG4&ab_channel=CodewithAniaKub%C3%B3w You can clone the repository:
$ git clone https://github.com/SimonDuperray/we_OwnApi.gitYou can access to the API via the link gave by Heroku or localy with
$ npm install- g json-server
$ json-server --watch db.json