Skip to content

mongodb-developer/EDEE_Production_Frontend_B

 
 

Repository files navigation

This is a tool for learning MongoDB development.

It is Inspired by tools like the Arduino IDE for learning Microcontrollers and Processing for democratizing Java development. It is a simple, single standalone environment in which you can write and manually call "Web Services". It uses a shared genuine MongoDB backend hosted on MongoDB Atlas serverless functions.

The easiest way to get started is to look at the examples, you have access to a special version of a MongoDB driver, whilst it's missing many of the features of the real driver you woud use from Node, Python, Java, C# or another language it has what's required to learn and practice core MongoDB concepts and build code similar to that you would build in a real development environment.

This driver and the Request and Response classes you use to interact with your web serve are also documented here.

About

An in browser development environment simulator to teach MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 8.1%
  • HTML 4.3%
  • Shell 0.1%