https://github.com/minsithu/object-document-mapper
Object Document Mapper in Python for MongoDB
https://github.com/minsithu/object-document-mapper
flask framework mongodb myanmar object-document-mapper python
Last synced: 3 months ago
JSON representation
Object Document Mapper in Python for MongoDB
- Host: GitHub
- URL: https://github.com/minsithu/object-document-mapper
- Owner: MinSiThu
- Created: 2022-12-10T06:05:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T05:15:43.000Z (over 2 years ago)
- Last Synced: 2025-01-09T05:45:23.872Z (4 months ago)
- Topics: flask, framework, mongodb, myanmar, object-document-mapper, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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```bash
pip install -r requiements.txt
flask --app server --debug run
```**Liscene - MIT**