Parse Overview

Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box.

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. You can find the source on the GitHub repo.
  • Parse Server uses MongoDB or PostgreSQL as a database.
  • You can deploy and run Parse Server on your own infrastructure.
  • You can develop and test your app locally using Node.
Parse provides SDKs for GraphQL API, iOS, Android, JavaScript, .NET + Xamarin, macOS, Unity, PHP, Arduino, Embedded C, Cloud Code and REST APIs.

%>