Server for interview that "randomly" fails to simulate different HTTP interactions.
- PostgreSQL
cp .env.example .env
- modify database connection string for local usage
rake db:schema:load
rake db:seed
rails s
- go to http://localhost:3000/v1/docs
Deploy is configured to run automatically from pushes to master and deploys here:
https://api-challenge.agilefreaks.com/swagger/index.html?url=/v1/docs.json