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
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