Skip to content

Example project for @techmmunity/symbiosis-mongodb

Notifications You must be signed in to change notification settings

thothom/example-mongodb

Repository files navigation

ThothOM MongoDB Example

Style Guide: Techmmunity

Example project of @thothom/mongodb.

See the docs at: https://thothom.com/docs/plugins/mongodb

How to test

  • Run yarn to install the dependencies
  • Create a .env file based on .env.sample
  • Add the env vars to .env file
  • Run yarn start to start the app
  • Done! You can start to play now :)
Route Method Description
http://localhost:3000 POST Create
http://localhost:3000 PUT Update
http://localhost:3000 GET List
http://localhost:3000 DELETE Delete
http://localhost:3000/complex PUT Complex Update
http://localhost:3000/complex GET Complex List
http://localhost:3000/complex DELETE Complex Delete

About

Example project for @techmmunity/symbiosis-mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published