UNPKG

tastypie

Version:

Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces

19 lines (18 loc) 296 B
language: node_js node_js: - "iojs" - "0.10" - "0.12" script: - "npm test --coverage" - "jshint src" notifications: irc: channels: - "irc.freenode.org#moutjs" on_success: change on_failure: always use_notice: true skip_join: true git: depth: 10