https://github.com/crunchloop/rails-interview
Todo API for rails interview
https://github.com/crunchloop/rails-interview
Last synced: about 1 year ago
JSON representation
Todo API for rails interview
- Host: GitHub
- URL: https://github.com/crunchloop/rails-interview
- Owner: crunchloop
- Created: 2023-04-04T15:46:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:20:55.000Z (over 1 year ago)
- Last Synced: 2025-04-14T01:13:03.951Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 4
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rails-interview / TodoApi
[](https://dev.crunchloop.io/templates/fly-containers/workspace?param.Git%20Repository=git@github.com:crunchloop/rails-interview.git)
This is a simple Todo List API built in Ruby on Rails 7. This project is currently being used for Ruby full-stack candidates.
## Build
To build the application:
`bin/setup`
## Run the API
To run the TodoApi in your local environment:
`bin/puma`
## Test
To run tests:
`bin/rspec`
Check integration tests at: (https://github.com/crunchloop/interview-tests)
## Contact
- Santiago Doldán (sdoldan@crunchloop.io)
## About Crunchloop

We strongly believe in giving back :rocket:. Let's work together [`Get in touch`](https://crunchloop.io/#contact).