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 (sdoldan@crunchloop.io)
We strongly believe in giving back 🚀. Let's work together Get in touch
.