transit-rest-api

0.0.3 • Public • Published

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-api

Getting Started

Coming soon...

API

Coming soon...

Testing

run the test suite

npm test

run coverage via istanbul

grunt coverage

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Copyright (c) 2016 Chris Ludden. Licensed under the MIT license.

Package Sidebar

Install

npm i transit-rest-api

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • cludden