Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 315 Bytes

File metadata and controls

18 lines (11 loc) · 315 Bytes

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