/meteor-rest

:sleeping: simple:rest - make your Meteor app accessible over HTTP and DDP alike

Primary LanguageJavaScriptMIT LicenseMIT

Compatibility

Compatible with Meteor 2.4

This repository provides versions for the packages included here.

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