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

https://github.com/tpitale/form_bridge

Simple gem bridging form submissions to JSON
https://github.com/tpitale/form_bridge

Last synced: over 1 year ago
JSON representation

Simple gem bridging form submissions to JSON

Awesome Lists containing this project

README

          

# FormBridge

`form-bridge -d /path/to/database.db -p 8080`

## run in development ##

`ruby -Ilib exe/form-bridge -d /tmp/form-bridge-dev.db -p 8080`