An open API service indexing awesome lists of open source software.

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

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**