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

https://github.com/caged/emergence

Sinatra template for quick frontend prototyping
https://github.com/caged/emergence

Last synced: about 1 year ago
JSON representation

Sinatra template for quick frontend prototyping

Awesome Lists containing this project

README

          

## Sinatra stub for quick prototypes

This is what I use to quickly go from Photoshop mockup to HTML. It allows me to use ruby to help
populate my templates instead of duplicating a lot of HTML. You could take this one step further and
use Faker: http://faker.rubyforge.org/. TEST CHANGE.