Sign inSign up

hakdogan/mongoatlas

By hakdogan

Updated almost 9 years ago

This application simply exemplifies working with MongoDB Stitch via Mongo Atlas.

Image
0

10K+

hakdogan/mongoatlas repository overview

Build Status "Codecove Coverage

This application simply exemplifies working with MongoDB Stitch via Mongo Atlas which is mongo cloud service.

What’s Mongo Atlas?

MongoDB Atlas is a cloud-hosted MongoDB service engineered and it abstract to the management of database, setup and configuration processes from you. Details

What’s MongoDB Stitch?

MongoDB Stitch provides to full access to MongoDB, declarative read/write controls and integration with your choice of services. Details

Run

mvn spring-boot:run

Run with Docker

docker run -d --rm -p 8080:8080 hakdogan/mongoatlas

For this tutorial, I followed Stitch documentation to use the JavaScript Client example.

Tag summary

Content type

Image

Digest

Size

77.8 MB

Last updated

almost 9 years ago

docker pull hakdogan/mongoatlas