Skip to content
Tom Fox edited this page Apr 2, 2019 · 79 revisions

Parse Server is a new project, separate from the hosted Parse API service. Our intention is to provide and support the growth of an open-source API server, and allow new developers to benefit from the powerful Parse client SDKs regardless of where their application logic and data is stored.

Parse Server can be deployed to any infrastructure that can run Node.js. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. See the list of prerequisites in the Parse Server Guide.

Using Parse Server

See the Parse Server Guide to learn more about using Parse Server in your project.

Contributing to Parse Server

See the Development Guide to learn more about developing for Parse Server.


Community links

Tutorials on how to deploy your own Parse Server:

Hosting services

  • Buddy - Simple, scalable and fully-managed Parse Server hosting.
  • SashiDo - Parse Server hosting for busy people.
  • back4app - Parse Server Made Simple

Push Notifications Alternative Services:

Community discussions:

iOS Resources