s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.9k stars 164 forks source link

Added piccolo integration. #72

Closed s3rius closed 2 years ago

s3rius commented 2 years ago

Signed-off-by: Pavel Kirilin win10@list.ru

s3rius commented 2 years ago

@AliSayyah, could you please check if I implemented it correctly.

You can checkout to the branch feature/piccolo and generate a project with piccolo. It would be super nice if you check that I understood piccolo docs correctly.

AliSayyah commented 2 years ago

Hey @s3rius I'll check it out tomorrow if that's ok.