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

https://github.com/janecakemaster/life-api

life is a WIP
https://github.com/janecakemaster/life-api

Last synced: 3 months ago
JSON representation

life is a WIP

Awesome Lists containing this project

README

        

# life-api

self quantification without wearables -- keep your data and have it too

## Setup

```bash
git clone https://github.com/janecakemaster/life-api.git
cd life-api
npm install
npm run build # default gulp task
```

Start server with

```
npm start
```

## Demo

Make sure to have [CouchDB](http://docs.couchdb.org/en/1.6.1/index.html) running in the background. then `gulp` and `npm run watch`. this runs the demo environment with some cool new data

## Questions? Comments?
Open an issue or [@](https://twitter.com/janecakemaster) me

## License

[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0)