Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/funkatron/tek12-fatjs


https://github.com/funkatron/tek12-fatjs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# tek12-fatjs demo

A simple to-do app built with [Backbone.js](http://documentcloud.github.com/backbone/), syncing with a backend using [Slim](http://www.slimframework.com/) and MongoDB

## Requirements

* A web browser
* A web server (tested with Apache)
* PHP 5.3+
* MongoDB 2.0+

## Setup

* you should serve this from a *root* URL, like `http://tek12-fatjs/`. The API routes assume that
* MongoDB should just be running on localhost
* Use [Composer](http://getcomposer.org/) to install the PHP libs. The API app uses [Slim](http://www.slimframework.com/).