Skip to content

r-sierra/crunchloop-rails-interview

 
 

Repository files navigation

rails-interview / TodoApi

Open in Coder

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

About Crunchloop

crunchloop

We strongly believe in giving back 🚀. Let's work together Get in touch.

About

Todo API for rails interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.8%
  • HTML 9.8%
  • JavaScript 2.1%
  • Dockerfile 2.1%
  • CSS 1.2%