0.0.3 • Published 10 years ago
transit-rest-api v0.0.3
transit-rest-api
a transit-js based query parser for rest apis that follow the json-api spec.
note: currently under active development and not suitable for use
Installing
Install with npm:
npm install --save transit-rest-apiGetting Started
Coming soon...
API
Coming soon...
Testing
run the test suite
npm testrun coverage via istanbul
grunt coverageContributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
License
Copyright (c) 2016 Chris Ludden. Licensed under the MIT license.