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

8 lines (3 loc) 152 B
// Reference to the global context (works on ES3 and ES5-strict mode) //jshint -W061, -W064 module.exports = Function('return this')();