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

https://github.com/danielm/sinatra-rest-server

Simple way to create a JSON rest server using Ruby and Sinatra
https://github.com/danielm/sinatra-rest-server

Last synced: about 1 month ago
JSON representation

Simple way to create a JSON rest server using Ruby and Sinatra

Awesome Lists containing this project

README

          

# Sinatra Ruby JSON REST Server

A very simple way/quick-start project to create a JSON rest server using Ruby and Sinatra

## Authors

* **Daniel Morales** - - [danielm](https://github.com/danielm)

## License

This project is Dual licensed under the MIT and GPL licenses.

## More
See the article about this example project here:

https://danielmg.org/ruby/2017/03/how-to-simply-create-json-rest-services-using-activerecord-and-sinatra.html