Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/funkatron/touchdocs

An open source webapp for displaying programming language and framework documentation in touch device-friendly format
https://github.com/funkatron/touchdocs

Last synced: 8 days ago
JSON representation

An open source webapp for displaying programming language and framework documentation in touch device-friendly format

Awesome Lists containing this project

README

        

# TouchDocs

A open source web app for displaying programming language and framework documentation in a touch device-friendly manner.

## Requirements

Undefined at this point. If a server-side component is necessary (it probably will be), a lightweight **PHP-based** RESTful API seems like a good idea.

An object DB like CouchDB or MongoDB would probably lend itself to this. Possibly consider an abstraction layer like Lawnchair, though.