simple:rest

The easiest way to add a REST API to your Meteor app


License
MIT
Install
meteor add simple:rest@=1.1.1

Documentation

REST for Meteor Build Status

A set of packages that makes it easy to make your Meteor app's data accessible over HTTP. Easily integrate your Meteor backend into a native mobile app or query your data from your Rails or PHP app.

Packages

Planned

  • simple:rest-accounts-facebook, etc - OAuth login packages for HTTP
  • Static file management, authentication
  • Integration with Restivus for custom API needs