Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ahlusar1989/ls-hwk

A little ditty for the folks @ LS
https://github.com/ahlusar1989/ls-hwk

Last synced: 23 days ago
JSON representation

A little ditty for the folks @ LS

Awesome Lists containing this project

README

        

# TipsApp
This little ditty uses mongoose in order to perform CRUD operations

Routing is orchestrated using angular-route.

Added features are sorting and filtering.

## To run:

1) npm install
2) bower install
3) node server.js

## Note:

To be discussed and implemented:

Use the cache object afforded through https://github.com/Gottox/mongoose-cache in order to
monkey-patch Mongoose.query to support in-memory caching