Skip to content

Simple API to validate vehicle entry, exit and payment. Written in ruby and using sinatra.

Notifications You must be signed in to change notification settings

mario-adriano/parking

Repository files navigation

API desenvolvida com Ruby 3.1.2, Sinatra e MongoDB

  • Para executar usando docker

    docker-compose up --build

  • Para executar o pry

    docker-compose run app bundle exec pry -I . -r application.rb

  • Para executar os testes

    docker-compose run app rspec spec/

About

Simple API to validate vehicle entry, exit and payment. Written in ruby and using sinatra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published