Skip to content

pyeventsourcing/example-fastapi

Repository files navigation

example-fastapi

Example of eventsourcing with FastAPI

Getting Started

  1. Install dependencies
pip install -r requirements.txt
  1. Start FastAPI process
python main.py
  1. Open local API docs http://localhost:5000/docs

About

Example of eventsourcing with FastAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages