marbemac / stoplight-todos

The Todo demo API for Stoplight.

Home Page:http://todos.stoplight.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

You must have ruby installed to run this app.

Clone the repository, change into the app's root directory, and run:

  1. bundle
  2. rake db:migrate
  3. rails s

Visit http://localhost:3000 for a list of endpoints!

To use StopLight with this app running on your local machine, use the StopLight CLI Tool.

About

The Todo demo API for Stoplight.

http://todos.stoplight.io


Languages

Language:Ruby 76.3%Language:HTML 19.0%Language:CSS 2.5%Language:JavaScript 2.2%