How to use Insomnia
You can download and install Insomnia here :
[
docs.insomnia.rest
https://docs.insomnia.rest/insomnia/install
](https://docs.insomnia.rest/insomnia/install)
How to Update Insomnia:
- Download the Insomnia API here https://github.com/hungryhub-team/insomnia-master
- When you have new API you can create another branch on https://github.com/hungryhub-team/insomnia-master based on master branch
- Import your new API file to Insomnia
- Add your new API Endpoint
- Export your Insomnia Collection
- Copy the file into https://github.com/hungryhub-team/insomnia-master folder
- Push your code into https://github.com/hungryhub-team/insomnia-master
- When the API endpoint is fixed, merge it to master branch