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

https://github.com/multikatt/Yet-another-Sinatra-Blog-Engine

A simple blog engine written in Ruby using Sinatra
https://github.com/multikatt/Yet-another-Sinatra-Blog-Engine

Last synced: about 1 year ago
JSON representation

A simple blog engine written in Ruby using Sinatra

Awesome Lists containing this project

README

          

# Yet-another-Sinatra-Blog-Engine

A small blog engine for learning and private purposes.

## Installation and usage

With bundle it should just be

$ bundle install
$ rackup config.ru