Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhvitOP authored Nov 11, 2023
1 parent 405e786 commit 2c480b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@

## Guide
* **To see every routes of this API, please check `constants/routes.json` or go to `/routes` route of the API to get details on every route**
* **To report any issue you are facing, please create an issue request in github**
* **If you have any features that you have added in the modified version of this API, you are welcomed to create a pull request and have it mergedin this main repository**
* **To create any new route, you have to create a json object in `constants/routes.json` just as others are created and also create a new file according to the file location mentioned in routes.json and follow the method just as in `routes/index.ts`. All routes are to be created in the `routes` folder**


## NOTICE
Expand Down

0 comments on commit 2c480b0

Please sign in to comment.