lean-mind / huella-positiva

6 stars 2 forks source link

Prepare endpoints file ready to import #5

Closed mariasoria closed 1 year ago

mariasoria commented 2 years ago

A json file needs to be prepare with all endpoints ready to import into postman/insomnia. Environments configurations needs to be included too.

Marius9595 commented 1 year ago

Hi! ApiRequest files were created. They are almost all mvp features

https://github.com/lean-mind/huella-positiva/tree/main/backend/APIRequests

CrisKrus commented 1 year ago

This sounds as a good idea to store it in the repository

https://www.jetbrains.com/help/idea/exploring-http-syntax.html

Marius9595 commented 1 year ago

We have them here :D

mariasoria commented 1 year ago

A json file has been created from the swagger documentation and will be added to the source code. Besides, the README.md will need to be updated as well.