rochacbruno / fastapi-project-template

DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
The Unlicense
389 stars 35 forks source link

fix: Add CORS MIddleware #8

Closed sarath-ps closed 3 years ago

rochacbruno commented 3 years ago

The mac failure is something wrong with the release for isort for mac, I will pin the version of that requirement.

sarath-ps commented 3 years ago

thank you 😃

On Tue, Sep 21, 2021 at 9:36 PM Bruno Rocha @.***> wrote:

Merged #8 https://github.com/rochacbruno/fastapi-project-template/pull/8 into main.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rochacbruno/fastapi-project-template/pull/8#event-5336850820, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACSPOLNJNJ5P75IEF5QPMDUDCUPXANCNFSM5EON7L4Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- -Sarath