Skip to content

psylone/geocoder-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geocoder Microservice

Микросервис Geocoder для курса Ruby Microservices.

Зависимости

  • Ruby 2.6.6
  • Bundler 2.1.4
  • Bunny 2.15.0
  • RabbitMQ 3.8+

Установка и запуск приложения

  1. Склонируйте репозиторий:
git clone git@github.com:psylone/geocoder-microservice.git && cd geocoder-microservice
  1. Установите зависимости:
bundle install
  1. Запустите приложение:
bin/server

Запуск консоли приложения

bin/console

Запуск тестов

bin/rspec

About

Geocoder microservice for Ruby Microservices course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages