roman-right / beanie-fastapi-demo

Demo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This example project is outdated. I'm working on updating it.

For now please follow the Beanie documentation: https://roman-right.github.io/beanie/

Install App

poetry install

Run MongoDB

docker-compose -f docker-compose-mongodb.yml up -d

Run App

bash run.sh

About

Demo project


Languages

Language:Python 98.1%Language:Shell 1.9%