https://github.com/mongodb/atlas-app-services-examples
Example use cases for Atlas App Services
https://github.com/mongodb/atlas-app-services-examples
Last synced: 3 months ago
JSON representation
Example use cases for Atlas App Services
- Host: GitHub
- URL: https://github.com/mongodb/atlas-app-services-examples
- Owner: mongodb
- Created: 2022-09-30T13:28:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T18:43:06.000Z (over 1 year ago)
- Last Synced: 2025-01-29T09:43:36.923Z (3 months ago)
- Language: JavaScript
- Size: 175 KB
- Stars: 33
- Watchers: 10
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Atlas App Services Examples
This repository contains examples of using [MongoDB Atlas App Services](https://www.mongodb.com/docs/atlas/app-services/). App Services are fully-managed backend services and APIs
that help you build apps, integrate services, and connect to your Atlas data faster.Currently the Atlas App Services examples just contains examples of [Atlas Triggers](https://www.mongodb.com/docs/atlas/app-services/triggers/),
which you can find in the [triggers-examples folder](./triggers-examples).For a wide range of example projects showing common development patterns and use cases,
see the `Atlas Device SDK Example Projects page `.