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

  1. Fork it (https://github.com/your-github-user/api/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors