Skip to content

angristan/sinatra-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra API

The goal of this kata is to make a small JSON api with the data from the file in data.json

You'll be using Sinatra for the HTTP

You can install the gems project with bundle install.

You can run the tests with bundle exec rspec.

You can start the server with bundle exec rackup.

Have fun!

About

Build a small JSON api with Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%