parse-server
There are 303 repositories under parse-server topic.
parse-community/parse-server
Parse Server for Node.js / Express
adithya-s-k/omniparse
Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
bartonhammond/snowflake
:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
parse-community/parse-dashboard
A dashboard for managing Parse Server
parse-community/parse-server-example
Example of Parse Server using the express framework.
parse-community/parse-php-sdk
The PHP SDK for Parse Platform
parse-community/Parse-SDK-Flutter
The Dart/Flutter SDK for Parse Platform
milesrichardson/ParsePy
A relatively up-to-date fork of ParsePy, the Python wrapper for the Parse.com API. Originally maintained by @dgrtwo
parse-community/Parse-SDK-dotNET
Parse SDK for .NET
parse-community/node-apn
Apple Push Notification module for Node.js
nathantannar4/Parse-Dashboard-for-iOS
A beautiful mobile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.
netreconlab/parse-hipaa
HIPAA & GDPR compliant ready parse-server with postgres/mongo, parse-hipaa-dashboard. Compatible with ParseCareKit
parse-community/parse-server-push-adapter
A push notification adapter for Parse Server
parse-community/parse-server-simple-mailgun-adapter
Used to send Parse Server password reset and email verification emails though Mailgun
parse-community/parse-server-s3-adapter
AWS S3 file storage adapter for Parse Server
felix-dumit/PFUser-Digits
Authenticate Parse Users using Twitter Digits
SashiDo/content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
parse-community/parse-react
[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
netreconlab/Parse-Swift
The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, visionOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here.
modernistik/parse-stack
Parse Server Ruby Client SDK
sebsylvester/parse-server-mailgun
Allows your Parse Server app to send template-based emails through Mailgun. Just add your template files (plain text and html) to the email adapter's configuration.
sailstech/multiple-apps-parse-server
run and manage multiple parse apps (instances) in a server and using a single port
murraco/ionic-parse-server
Starter for integrating Ionic 3, Angular 4+ and Parse Server
Podlive/podlive-macos
Never miss a live streaming podcast!
dplewis/parse-server-mysql-adapter
MySQL Adapter for Parse Server
bitterbit/Parse-Dashboard-Android
A beautiful mobile client for managing your Parse apps on your android phone. https://play.google.com/store/apps/details?id=com.galtashma.parsedashboard
owsas/parse-cloud-class
Extendable way to set up Parse Cloud classes behaviour
netreconlab/ParseCareKit
Securely synchronize any CareKit based app to a Parse Server Cloud. Compatible with parse-hipaa.
netreconlab/CareKitSample-ParseCareKit
An example SwiftUI CareKit app that auto synchronizes iOS/watchOS to the cloud via ParseCareKit and parse-hipaa
parse-community/parse-blockchain
Blockchain (Ethereum) dApps development made easy with Parse Server (alpha)
leperone/aor-parseserver-client
Parse server client for admin-on-rest
Blackburn-Labs/parse-auditor
Audit module for Parse Platform
gimdongwoo/docker-parse-mongo
Parse Server with MongoDB ReplicaSet using Docker (for AWS EC2 or GCP GCE)
parse-community/parse-server-gcs-adapter
parse-server adapter for Google Cloud Storage
SashiDo/content-moderation-application
A fully-functional NSFW Admin Application for simplified image classification & moderation built with Node.js, TensorFlow, and React