This is a simple Todo List API built in Ruby on Rails 7. This project is currently being used for Ruby full-stack candidates.
To build the application:
bin/setup
To run the TodoApi in your local environment:
bin/puma
To run tests:
bin/rspec
Check integration tests at: (https://github.com/crunchloop/interview-tests)
- Santiago Doldán ([email protected])
We strongly believe in giving back 🚀. Let's work together Get in touch
.