Микросервис Geocoder для курса Ruby Microservices.
- Ruby
2.6.6
- Bundler
2.1.4
- Bunny
2.15.0
- RabbitMQ
3.8+
- Склонируйте репозиторий:
git clone git@github.com:psylone/geocoder-microservice.git && cd geocoder-microservice
- Установите зависимости:
bundle install
- Запустите приложение:
bin/server
bin/console
bin/rspec