Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 2.04 KB

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