Design, build, and scale APIs for web and mobile apps in minutes instead of days. With one command, your API is up and running. It's an empty canvas waiting for you to add Resources. No boilerplate code necessary. Deployd APIs are built of plug-and-play resources, such as Collection, which can easily be added and defined through the deployd dashboard. Add and manage your API's resources through an intuitive web-based dashboard. When it's time to deploy, easily deploy it yourself anywhere that can host a Node.js app and MongoDB. Deployd consists of a simple core library, with a modular API for extending your application. Keep all of your client applications in sync and avoid needless refreshes with deployd's realtime capabilities. It's easy to listen for and respond to changes in your app, whether using the dpd.js library or another client that can support websockets.
Features
- Quickly add custom client-facing Resources
- Integrate third-party services or APIs into your app
- With deployd's rich Events model, it's easy to validate, secure, and scope realtime messages to specific users or groups
- Custom server-side modules built with JavaScript
- Realtime capability through Websockets
- Just write simple JavaScript logic inside of Events to make sure the user is the proper role, and their request is valid