Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.89 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.89 KB

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