simple:json-routes

The simplest way to define server-side routes that return JSON


License
MIT
Install
meteor add simple:json-routes@=2.1.0

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