crunchloop / rails-interview

Todo API for rails interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Ruby 79.7%Language:HTML 13.1%Language:JavaScript 2.8%Language:Dockerfile 2.8%Language:CSS 1.6%