Example of eventsourcing with FastAPI
- Install dependencies
pip install -r requirements.txt- Start FastAPI process
python main.py- Open local API docs http://localhost:5000/docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example of eventsourcing with FastAPI
pip install -r requirements.txtpython main.py