/Object-Document-Mapper

Object Document Mapper in Python for MongoDB

Primary LanguagePython

Object Document Mapper Library

Python Object Document Mapper for MongoDB

This project is for educational purpose to study object document mapper in python for mongodb.

Requirements

  • Python 3.11.1
  • MongoDB
pip install -r requiements.txt
flask --app server --debug run

Liscene - MIT