MongoDB Atlas API Services
Learn how to use Atlas API Services: two web-based APIs that allow you to programmatically interact with your MongoDB data. This Learning Byte will cover how to set up and use both Atlas Data API and the Atlas GraphQL API to perform CRUD operations on your fully-managed cloud hosted data, without needing to install drivers or provision an app server.
MongoDB Atlas API Services
Learning Byte Overview:
In this Learning Byte, a MongoDB expert will guide you through the features and benefits of Atlas API Services, focusing specifically on the Data API and the GraphQL API. We'll explore the key differences between the Atlas Data API and the Atlas GraphQL API and how they can help you build serverless applications more efficiently. We'll also provide a step-by-step demonstration of how to enable and use the Atlas Data API, as well as how to get started with the Atlas GraphQL API, including how it generates a GraphQL API based on your collections' schemas and allows for custom resolvers.
Chapters in this Learning Byte:
Chapter 1: Introduction
Chapter 2: What are MongoDB Atlas API Services?
Chapter 3: Setup and Demo: Atlas Data API
Chapter 4: Setup and Demo: Atlas Graph QL API
Chapter 5: Best Practices