mobservable-api
Version:
Mobeservable API provides an easy interface to perform CRUD operations against APIs, localstorage, etc..
23 lines (13 loc) • 658 B
Markdown
# mobservable-api
Mobeservable API provides an easy interface to perform CRUD operations against APIs, localstorage, etc..
## Examples
* Example: Look at the [mobservable-api-example](https://github.com/mishkinf/mobservable-api-example).
## Philosophy
* [Official homepage introduction](http://mishkinf.github.io/mobservable-api)
Mobservable API
## What others are saying...
> _It's literally the most amazing thing_
> ‐ Mishkin Faustini, Developer
## Contributing
* Feel free to send pr requests.
* Use `npm test` to run the basic test suite, `npm run converage` for the test suite with coverage and `npm run perf` for the performance tests.