- REST API
- GET
- POST
- DELETE
- Deploy
If you want to contribute adding new features or fixing bugs, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b example-name
- Make your changes and commit them:
git commit -m 'Add new example-name
- Push to the branch:
git push origin example-name
- Open a pull request.
The code is licensed MIT