An open API service indexing awesome lists of open source software.

https://github.com/mkhuda/ruby-sinatra-api

Simple API using Sinatra and MySQL2
https://github.com/mkhuda/ruby-sinatra-api

mysql2 ruby sinatra

Last synced: 19 days ago
JSON representation

Simple API using Sinatra and MySQL2

Awesome Lists containing this project

README

          

# ruby-sinatra-api
Simple API using Sinatra and MySQL2

## Usage
- `bundle install` to install all of gems
- `rackup -p 4567` and open it on your browser

## License (MIT)