Using DreamFactory's MongoDB REST API

Tutorial··6 min 45 sec

Working with DreamFactory's built-in MongoDB service: creating collections and calling the generated API. Shows how a document store is handled compared with a relational database.

Recorded in 2016. The concepts still apply, but the interface shown predates the current DreamFactory release. Some steps may differ in the current release.

What you’ll learn

  • Creating collections in the built-in MongoDB service
  • Calling the generated MongoDB API
  • How document stores differ from relational sources