Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FastAPI Template

We help people build awesome projects
Collective - Host: opensource - https://opencollective.com/fastapi-template - Code: https://github.com/s3rius/FastAPI-template

Version bumped to 3.3.8.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 5e16caf375038ec79155cbf1357b043566cb7266 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.7' into develop

3.3.7

github.com/s3rius/FastAPI-template - 406ed844518daeae026ad4cbb91342f2a2ba0488 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.7'

github.com/s3rius/FastAPI-template - 98f07cd0f9cc697ce5e64721c0a6505860729aba authored over 2 years ago by Pavel Kirilin <[email protected]>
Set poetry version to 1.1.13 (#103)

* Set poetry version to 1.1.13

github.com/s3rius/FastAPI-template - 230ec2e6e23c67d277382d4c845093e16899ddb8 authored over 2 years ago by Aleksandr Kiselev <[email protected]>
Added optional traefik labeling. (#102)

Closes #101.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 34bf7b90da4c95ac18897318d1640adff6048128 authored over 2 years ago by Pavel Kirilin <[email protected]>
add new exclude rules to flake8 config (#100)

* add new exclude rules to flake8 config

github.com/s3rius/FastAPI-template - 686c6e013ad076565e0d4e16d800dd2dd2a22ce3 authored over 2 years ago by Aleksandr Kiselev <[email protected]>
Version bumped to 3.3.7.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 303957707dcf3acfb72f6b9652d7d30bf4bca944 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.6' into develop

3.3.6

github.com/s3rius/FastAPI-template - 3e806a6dea937b7520c3eea5c60b7ad7fea8c5b2 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.6'

github.com/s3rius/FastAPI-template - d9a19a28c68a1869f51e264b7edc661ac78355d9 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated README.md.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - b69693341b3b55f8d11e0b8f965fe4ea68def074 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added loguru logger. (#99)

Closes #97.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - c13dc2ce4e2105b8ac3a615c292f511a07581ce1 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated opentelemetry and fixed imports issue. (#98)

* Updated opentelemetry and fixed imports issue.
* Fixed missing `type: ignore`.

Signed-off-...

github.com/s3rius/FastAPI-template - 320390597b2abeda9b7824e30ed9bb11740a2cb1 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fix "opentelemetry.instrumentation.sqlalchemy" has no attribute "SQLAlchemyInstrumentor" [attr-defined] (#95)

Fixed opentelemetry mypy error.

github.com/s3rius/FastAPI-template - 3f51f346dd988c4084611083a94686ae93adea75 authored over 2 years ago by Téva KRIEF <[email protected]>
Updated generated documentation. (#94)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 705821d70c60592a4171367c437fa6d14b70cbbd authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumed to 3.3.6.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - dd0eced3d0a92e9212695942b2a4a0d4cc672054 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.5' into develop

3.3.5

github.com/s3rius/FastAPI-template - 7db65669d560cb856b67ef6a592a200c9c16da7c authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.5'

github.com/s3rius/FastAPI-template - 156883798ab4ec54d97080c77a34d366b8484f95 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated README.md and refactored opentelemetry docker-compose.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 8597037f9f8af4717075361c7f996fb18e4b42cc authored over 2 years ago by Pavel Kirilin <[email protected]>
Added opentelemetry integration. (#93)

* Added opentelemetry integration.
* Added docker-compose config for opentelemetry and opentele...

github.com/s3rius/FastAPI-template - 52a634c78ceeb8032cbbd93d87a81d3085d27ffd authored over 2 years ago by Pavel Kirilin <[email protected]>
Added sentry integration. (#91)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 5157346dfb1b485cb4d6611fbf56fe580b5a62d6 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added prometheus integration. (#90)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - f463352ca8521f1f3588bfaa4ab5c7ac739b00bf authored over 2 years ago by Pavel Kirilin <[email protected]>
Redis and Straweberry updates. (#88)

Description:

This commit changes aioredis dependency to redis.
Since aioredis now merged in ...

github.com/s3rius/FastAPI-template - f7cf29857a7e3b544754424f95de764ab0b2a258 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 3.3.5.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 4e718d27b5bec16291ca2f16c1840acc87eb3932 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.4' into develop

3.3.4

github.com/s3rius/FastAPI-template - 72d9a8fab95da516fb54525bf3b227f831c610dd authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.4'

github.com/s3rius/FastAPI-template - 9aef9a5c041d4de092ab77e0d647d9574d0476d7 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed CI\CD with rabbitmq.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 689cb0e27b2dc4d89f98027c18e3161d956d936e authored over 2 years ago by Pavel Kirilin <[email protected]>
Bumped version to 3.3.4.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - decb41144da0adf571b86e6b51337e6e00bbad0b authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.3' into develop

3.3.3

github.com/s3rius/FastAPI-template - e2fb177b588791245986b0205478d00829ca5056 authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.3'

github.com/s3rius/FastAPI-template - 739a07dd7d5817fb07d41e13f78984774725dc6b authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated README.md.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - d64a19efdd7a5b00b4a834473cb44f13ee388301 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added RabbitMQ service. (#83)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 5eb9d98031766e3a1ddb4baa1c1f925c6aef1892 authored over 2 years ago by Pavel Kirilin <[email protected]>
Fixed extra features files. (#81)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - c87a12bced9f921c16b256f260d65d3b96cffd30 authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 3.3.3.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 67b8d246175e8750b021d97ae04146f77623ebaf authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.2' into develop

3.3.2

github.com/s3rius/FastAPI-template - e2735d84c3c0bf160385aba2604f247fc90e7c2f authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.2'

github.com/s3rius/FastAPI-template - 465bbf39f07babd2faa47a024e62507514286984 authored over 2 years ago by Pavel Kirilin <[email protected]>
Updated README.md.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 07d3ecee030d2c5bc2ea9cf48963f967eee8d72b authored over 2 years ago by Pavel Kirilin <[email protected]>
Added piccolo integration. (#72)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - dae843fdb4ca9106e7425adc4cfa9009b8fab120 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added graphQL api_type. (#79)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - d5e7c88f85e30ab42934e550f4df4c368284ad22 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added pytest-xdist. (#76)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 9a002b9ee6fb7f7b13d83cc40166b7aedb57eef9 authored over 2 years ago by Pavel Kirilin <[email protected]>
Added docker-compose for local development. (#75)

Closes #74.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - e64ef6d3c24bf0dd45411308b365b64bd0eb8c5e authored over 2 years ago by Pavel Kirilin <[email protected]>
Version bumped to 3.3.2.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - bb55ec30aa3ca3dc838300d331e87ae147a0af5b authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.3.1' into develop

3.3.1

github.com/s3rius/FastAPI-template - b362ae19b430c0e241b03b9c123a7246ee90a34f authored over 2 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.1'

github.com/s3rius/FastAPI-template - 41edbc367159acbe01d07c83b138afdfee661e3f authored over 2 years ago by Pavel Kirilin <[email protected]>
Added psycopg support. (#70)

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - e01e29ae727372ca80e2ddb0180c7103e769c336 authored over 2 years ago by Pavel Kirilin <[email protected]>
Feature/dep update (#68)

* Updated dependencies.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 05e3500e406f9ff8630f5e28d62355f79d3258ec authored over 2 years ago by Pavel Kirilin <[email protected]>
Fix typos in README.md (#63)

* Fix typos in README.md

* Fix typos in cli.py

github.com/s3rius/FastAPI-template - 1f90780a89b9fbc4b3da5153f39db3b453bdade6 authored almost 3 years ago by @m1ru1 <[email protected]>
Bumped version to 3.3.1.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 3a9855b0b9d7a42bef36fde71a72387517a13791 authored almost 3 years ago by Pavel Kirilin <[email protected]>
add continuous integration for pull requests (#61)

* added test ci for pull requests

* Update test.yml

* Update test.yml

github.com/s3rius/FastAPI-template - 516e3b935522e810de3fd5a38ea1cf8dd4866be9 authored almost 3 years ago by ali sayyah <[email protected]>
Merge tag '3.3.0' into develop

3.3.0

github.com/s3rius/FastAPI-template - 574e49e13cf617ccd860728c1eb26e0cff87ce95 authored almost 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.3.0'

github.com/s3rius/FastAPI-template - 5b35b042a601027b1a89e58f72d5552866e35160 authored almost 3 years ago by Pavel Kirilin <[email protected]>
Renamed input_models 'gitlab' to 'gitlab_ci' (#57)

Co-authored-by: Tevak <[email protected]>

github.com/s3rius/FastAPI-template - 1232f7ba58f3117b7dbfaca06ec1e07d816f7409 authored almost 3 years ago by Pavel Kirilin <[email protected]>
Added quite arg for features (#49)

* Added quite arg for features

Co-authored-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - a3c6c8a1ed6d5b1ecbfdc4716fee4bac54de2e94 authored about 3 years ago by Yaroslav Demidenko <[email protected]>
Version bumped to 3.3.0

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 9d88a156cfa0194976e98ea4d65565493c79a611 authored about 3 years ago by Pavel Kirilin <[email protected]>
Update README.md

github.com/s3rius/FastAPI-template - cfdc65f98f34514bb66586a6b21e55c222a0b30b authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.2.2' into develop

3.2.2

github.com/s3rius/FastAPI-template - edcd2fe3a1959c7991150f9906e68a58ad252076 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.2.2'

github.com/s3rius/FastAPI-template - 75971225e17718f75192561ea7c70e8f832cdaf2 authored about 3 years ago by Pavel Kirilin <[email protected]>
Bumped version to 3.2.2.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 4ec590141106c65af5b562a2cb43751060463d90 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.2.2' into develop

3.2.2

github.com/s3rius/FastAPI-template - dc9a3c4039ad06391e5657bb58e390062f5bbee7 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.2.2'

github.com/s3rius/FastAPI-template - 4fa0f6f1cbdd7f57e004f56189c3d94fd7f0f13e authored about 3 years ago by Pavel Kirilin <[email protected]>
Added Docker image build. (#47)

Closes #46.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - c1e5b67e6faf025c7dc2aa567a67ff3fdd4ea9a0 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'master' into develop

github.com/s3rius/FastAPI-template - b9022fa2f9dd09b469980aff4225446ab2d9ed4b authored about 3 years ago by Pavel Kirilin <[email protected]>
Update README.md (#45)

Added usage gif.

github.com/s3rius/FastAPI-template - 26d9c6ad7f7051fcecc9f239e7f6631f744fb5ae authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.2.1' into develop

3.2.1.

github.com/s3rius/FastAPI-template - fa1636f98b4da1837665a95c650a1b229aea21d2 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.2.1'

github.com/s3rius/FastAPI-template - ab932832c3ec1d29d38831468c29a3d44ea8a097 authored about 3 years ago by Pavel Kirilin <[email protected]>
Fixed database initialization. (#43)

Description:
* Added function to populate tables on startup for sqlalchemy and ormar.
* Added ...

github.com/s3rius/FastAPI-template - bd165dbf854329b5e7fb061da13f036a4ab92f28 authored about 3 years ago by Pavel Kirilin <[email protected]>
Updated CLI parameters and README. (#42)

github.com/s3rius/FastAPI-template - 1ad18d53e5dab201b02f610ee46f8ec7a53b2fe4 authored about 3 years ago by Pavel Kirilin <[email protected]>
Bumped version to 3.2.1.

github.com/s3rius/FastAPI-template - 01a2695926a093dd4e89b3f02d4eeec8615daf62 authored about 3 years ago by Pavel Kirilin <[email protected]>
Updated documentation. (#41)

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - d681e19f1ec8a9cc92ba19deb8182ff145ae90cf authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge tag '3.2.0' into develop

Added ORMAR support.

github.com/s3rius/FastAPI-template - 2dc8f7fe6c4e3e453a8fb4420a3ddc30891ccf1a authored about 3 years ago by Pavel <[email protected]>
Merge branch 'release/3.2.0'

github.com/s3rius/FastAPI-template - 296db8b318674e0c513033b60e9348be8b8fcca0 authored about 3 years ago by Pavel <[email protected]>
Added ORMAR support. (#38)

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - f44021d46091cc3b79b862f0826cae0c8811f564 authored about 3 years ago by Pavel Kirilin <[email protected]>
Bumped version to 3.2.0.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - a107626916e1fdf1bdbf820a6e3af5c15d513319 authored about 3 years ago by Pavel <[email protected]>
Merge tag '3.1.9' into develop

K8s config fix.

github.com/s3rius/FastAPI-template - 7a2d191f5345d1e2adb0b2cfae556e5ff0dce5df authored about 3 years ago by Pavel <[email protected]>
Version 3.1.9 released.

github.com/s3rius/FastAPI-template - 4cfc4dcd833852b964455d65b5cd998d62d784f2 authored about 3 years ago by Pavel <[email protected]>
use kube_name on namespace (#37)

Co-authored-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - b51b46eae594201d8e2162b7d429d84a5ef4cd53 authored about 3 years ago by Guilherme Caminha <[email protected]>
Updated version to 3.1.9.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - d84d4d5fcf3a7bf4e007f29aaca17875818cc8d5 authored about 3 years ago by Pavel <[email protected]>
Merge branch 'release/3.1.8' into develop

github.com/s3rius/FastAPI-template - 62e5bf63fb97fc228ce9bf6b7d3f7440eff58906 authored about 3 years ago by Pavel <[email protected]>
Merge branch 'release/3.1.8'

github.com/s3rius/FastAPI-template - 167d1ff1355e80c5c76c6bcc289d349cae5a1174 authored about 3 years ago by Pavel <[email protected]>
Bumped version to 3.1.8.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - 45e23122a5e9771955f519ca164964f4670e7845 authored about 3 years ago by Pavel <[email protected]>
Adding project_name to isort src paths (#34)

This will prevent isort from grouping 1st party and 3rd party imports together

github.com/s3rius/FastAPI-template - c1c9a26bdf350500e308d836245b0a6360a63c5f authored about 3 years ago by Guilherme Caminha <[email protected]>
Fix readme typo (#35)

github.com/s3rius/FastAPI-template - dc86a4b71ba84e86f8e4527666208b3947343a80 authored about 3 years ago by Guilherme Caminha <[email protected]>
Bumped version to 3.1.7.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - 2223597bb064341edba440debaccc4afaaf1059f authored about 3 years ago by Pavel <[email protected]>
Fixing typos (#31) (#33)

Fixed typos in generated README.md

Co-authored-by: Guilherme Caminha <[email protected]>

github.com/s3rius/FastAPI-template - 041231f3640d40d28697d2656b5d862750889692 authored about 3 years ago by Pavel Kirilin <[email protected]>
Merge branch 'release/3.1.6'

github.com/s3rius/FastAPI-template - 0b6ef4a99736bd8d1fb2f62820af03aee5f34d27 authored about 3 years ago by Pavel <[email protected]>
Bumped version to 3.1.6.

github.com/s3rius/FastAPI-template - 1e2d96e04d434be807d03d1377bd8108213c74db authored about 3 years ago by Pavel <[email protected]>
Fixed github actions logic.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - 8375bd7604dcbb00b7f62d7d7e035af7041f628a authored about 3 years ago by Pavel <[email protected]>
Bumped version to 3.1.5.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - 0d9cdd09e4f699956accea91e5c47bbe9fae3c2d authored about 3 years ago by Pavel <[email protected]>
Fixed Dockerfile and k8s configs.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - cb03f94d2fafeb51ac55544ba4a2f612bd9b7dee authored about 3 years ago by Pavel <[email protected]>
Fixed k8s configs. (#27)

Closes #25.

Signed-off-by: Pavel <[email protected]>

github.com/s3rius/FastAPI-template - b1f000e42a26b1fe35c837c4021045bbad518a27 authored about 3 years ago by Pavel Kirilin <[email protected]>
Fixed postgres healthcheck (#26)

Description:
* Fixed health command.
* Fixed initialize_db for tortoise fixture in conftest.
...

github.com/s3rius/FastAPI-template - a44bc52ad9375c0795b66ef39036810328b7c403 authored about 3 years ago by Pavel Kirilin <[email protected]>
Bumped version.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 8fd6e067304814509bf6ea1a15d9cd384410202d authored about 3 years ago by Pavel Kirilin <[email protected]>
Fixed gitlab-ci to reduce pipeline time.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - a05a1edbbec29b6e5cedd51bb46bd35bf6c3ef30 authored about 3 years ago by Pavel Kirilin <[email protected]>
Fixed resource cleanup. (#24)

Closes #21.
Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 63ee591d6a997f55a5a53b0d010b600bb5b4bf56 authored about 3 years ago by Pavel Kirilin <[email protected]>
Tortoise fix (#20)

* Fixed README, added down migrations.
* Bumped version to 3.1.0.

Signed-off-by: Pavel Kiril...

github.com/s3rius/FastAPI-template - 0baaec2fdbd899b04c05fa97aacb5d8c75a983a4 authored about 3 years ago by Pavel Kirilin <[email protected]>
TortoiseORM support. (#19)

* TortoiseORM support.

Closes #17.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 456c29baff1413a15159966d253eed9f9812ad1e authored about 3 years ago by Pavel Kirilin <[email protected]>
Added tests for generated project. (#16)

* Added tests for generated project.
* Added tests for template generator.
* Bumped version.
...

github.com/s3rius/FastAPI-template - 2f36891bc502ce9999ddc0065f5cc0a3c120709b authored about 3 years ago by Pavel Kirilin <[email protected]>
Updated README.md.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - c23f82c448a27be9ca06872ac3c5fcf5a4d2325a authored over 3 years ago by Pavel Kirilin <[email protected]>
Merge pull request #14 from s3rius/self-hosted-swagger

Added self-hosted swagger-ui.

github.com/s3rius/FastAPI-template - 2d6c7c3dde76b6a143dbd3caff883014531941fb authored over 3 years ago by Pavel Kirilin <[email protected]>
Bumped version.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 280db4db85c663465810e7ecb4673bd175a04ae1 authored over 3 years ago by Pavel Kirilin <[email protected]>
Added self-hosted swagger-ui.

Signed-off-by: Pavel Kirilin <[email protected]>

github.com/s3rius/FastAPI-template - 53da18b067ec12dc035a1bc465a59815275a8b99 authored over 3 years ago by Pavel Kirilin <[email protected]>