This project was inspired by FastAPI and aims to provide a similar developer-friendly experience. Click to expand the AioHTTP Example ...
repeater/ ├── .cursorrules # Cursor IDE rules and coding standards ├── environment.yml # Conda environment specification ├── requirements.txt # Python dependencies (if not using conda) ├── README.md # ...