MongoCasts. Course examples and lessons for learning MongoDB databases.

github.com/StephenGrider/MongoCasts

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2016
  • finished query
  • added test for geoquery
  • added location query
  • added geojson schema
  • Added test for delete
  • added delete logic
  • add test around updates
  • update handler
  • added test
  • finished error middleware
  • added middleware
  • added test db
  • added test env
  • added test helper cleanup
  • added driver creation
  • Added setup
  • testing driver creation
  • received post data
  • added bodyparser
  • Added post route