github.com/NatalNW7/multiversal-travel-booker
main / published Dec 2, 2023 / repository
API para planejamento de viagens no universo de Rick and Morty
Multiversal Travel Booker
This API is used to book travels around the multiverse of Rick and Morty
Installation Requirements
Usage
Local
execute the entry point file
sh entrypoint.sh
Docker
docker-compose up
Test
Obs: need docker running to test
crystal runtest
Documentation
Api Docs.
Contributing
- Fork it (https://github.com/your-github-user/api/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- NatalNW7 - creator and maintainer