This app demonstrates how to access a Collection's API using the AngularJS framework.
This app demonstrates how to access a Collection's API using Backbone.js.
This app demonstrates how to send messages to the client using Sockets when data is updated on the server.
/messages
)/messages
)This module demonstrates how to use a Node module such as Nodemailer to make a reusable resource type.
For information on how to use this module in your app, see the Email Resource documentation.
This module demonstrates how to run user-defined Events in your resource. See the Creating Custom Resource Types page for an analysis of the source.
For information on how to use this module in your app, see the Event Resource documentation.
This module demonstrates how to receive file uploads in a custom resource type.
For information on how to use this module in your app, see the S3 Bucket Resource documentation.
This app demonstrates how to create a microblogging app (similar to Twitter) using User Collections. It also demonstrates how to use dpd.js with AngularJS on the front-end.
The app supports registering, logging in, making posts, and mentioning other users in posts with their @username.
Events:
mentions
property)Front-end:
This app demonstrates how to use the "login", "logout", and "me" functions on a User Collection.
Let us know if you have any ideas to improve our docs. Open an issue on github, send us an email, or tweet us.
This entire site, including documentation written in markdown is available on github. Pull requests are appreciated!