fastapi_template/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/__main__.py,sha256=qNcUXFQdUdFcs9QIqNcGNLXMmvXINjHI3-2SiMMhomg,1302
fastapi_template/cli.py,sha256=0L9x1GK1-xPPqUltdR4gwO16RmmyGmtOORyYK9bnaKY,6469
fastapi_template/input_model.py,sha256=lHBJgbwGFtmXay9e2gfDRelsWeVPmOkLFIYolmmYUlw,1900
fastapi_template/template/cookiecutter.json,sha256=eXDZznSVfrkrzfrh4SEl-Hi5CjXhu9uX962g-DmTX0M,665
fastapi_template/template/hooks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/template/hooks/post_gen_project.py,sha256=nYcL9lfPoxW7OWfa-TWvCOoCvASpLgfZkYwk3jlNn54,2507
fastapi_template/template/hooks/pre_gen_project.py,sha256=9yvz7qnJDlYVtVlM7XJRvZ3RVYfNO5XwC9Kv8FURyYg,28
fastapi_template/template/{{cookiecutter.project_name}}/.dockerignore,sha256=D6qwhdiaruGmD8hjPbOrdgvUowVYNhWhqxXIdfDqFaY,2086
fastapi_template/template/{{cookiecutter.project_name}}/.editorconfig,sha256=Fmj56PowCtqam84nx1eSILES3_BW5-f4XgqJSBe9OUo,463
fastapi_template/template/{{cookiecutter.project_name}}/.env,sha256=1Vstzg76UY4oF_tYnmpz8rUmlprO0efMyzGSk9sL_zw,236
fastapi_template/template/{{cookiecutter.project_name}}/.flake8,sha256=KUj8thn2Zu3fCP8oVeVCXzv05T6Fo1fAmwcYkmjloCo,1934
fastapi_template/template/{{cookiecutter.project_name}}/.github/workflows/tests.yml,sha256=pXGoaijUsiiqXpVg2h04mIhDIfnFTeqMbiAMoVGjEmc,3289
fastapi_template/template/{{cookiecutter.project_name}}/.gitignore,sha256=6bmIDYG9051eIkPOkzw901CNtev5P0G6q-5WaXAKavk,2072
fastapi_template/template/{{cookiecutter.project_name}}/.gitlab-ci.yml,sha256=9PWDu9e8XABJelye4HrDcmZ7O_Xfui_6hbwzFLRN3ng,1680
fastapi_template/template/{{cookiecutter.project_name}}/.pre-commit-config.yaml,sha256=NGru1kLH8qqrkxwZCu-jyN8bNJqv2Q2t_XiQ5dMykpc,1796
fastapi_template/template/{{cookiecutter.project_name}}/README.md,sha256=fwQzvSqS8Qenv1ksD0pZtAdP4B1FPY6R2lUXyw-chZ0,2972
fastapi_template/template/{{cookiecutter.project_name}}/aerich.ini,sha256=jZp56-jvRoExDKncrKLwIn6rdwPc5aNzOYMicKGsCcI,182
fastapi_template/template/{{cookiecutter.project_name}}/alembic.ini,sha256=7uP09B8zY2xLQaq1XT2PBAK_8S4MgdKsCxhsC5NSGLE,960
fastapi_template/template/{{cookiecutter.project_name}}/conditional_files.json,sha256=pQH7W9Q_p9nec8sQJHvzIqNiOh2Rib-15MuaQ3Hr90g,4710
fastapi_template/template/{{cookiecutter.project_name}}/deploy/Dockerfile,sha256=brR-d3vbTk6ZLIM7rM-l-lK-JYkZtuHBjfoybngLJFs,406
fastapi_template/template/{{cookiecutter.project_name}}/deploy/docker-compose.yml,sha256=yszIcWnBOXYwtDbqCpy8uVJwR5n19mzQa_yV30bT2Bc,4662
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/app.yml,sha256=RJHO82n-PLpNGvXFqac13QShVqaq1p1z6v--kkxYNDc,2684
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/db.yml,sha256=dhBIHxqXGdIK9dBlzpyICBakdMqxyN4FZ_kJRhtCYX4,2615
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/namespace.yml,sha256=v_w0fpTh6gUq4hZDJua2RXd-AS22Qr7S2gKy3MLWU8Q,87
fastapi_template/template/{{cookiecutter.project_name}}/deploy/kube/redis.yml,sha256=x8OxmeA-Ke_KZSyMMUu5sqFHbeWC3QQ1xFCblfXr51Y,1012
fastapi_template/template/{{cookiecutter.project_name}}/pyproject.toml,sha256=6PY-MJwWlkH3cVVug6o6WUh8RZPeXslWXt_Gnnfl7PY,3018
fastapi_template/template/{{cookiecutter.project_name}}/replaceable_files.json,sha256=Qzizt-DM1RndP5cNZD7a2vW3_CELyJFHVSej718XAUs,151
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__init__.py,sha256=KyWj1U6X0OgzqMDkphflOBaWzLtjXoCjkZiDLL4cVOE,45
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/__main__.py,sha256=sH4PobqCpz1RoZvYaszZQltseFrx8DEnzCuysGzbp3c,417
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/conftest.py,sha256=nwHUx61VnCDuDzyNbkKNkdUPumuzPBcbFCHxUGP_fLw,5479
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/base.py,sha256=9ycDn3qXhRPF_qXpAPEz4cPoZ37lVjIK8-jbhjrp0fI,390
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dao/__init__.py,sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o,19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dao/dummy_dao.py,sha256=bZo9-Lfdjmaj5E5eQWYTVhFJTddunM-SEWPeHdYug9M,1550
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dependencies.py,sha256=lLudxv3DQlarzrTpy57ehYyT5g0UOgHmKKt-CiIWDt4,516
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/meta.py,sha256=Zd3qHSJ78pM3NwF1jyCNBjf7Ir2XfhPHyJVqweFjl1E,46
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/__init__.py,sha256=maI8L6IL1A6VZZ7s5Q015x2vbdnmVzqsQjTSBtkxqNU,25
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/env.py,sha256=ZKa-wGv-11WB0ez_eBAzzQuslghuaPEYrgTjUd7flFA,2487
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/script.py.mako,sha256=HNlf26BI1xvQKjiUojnj15BPrVUfVVr81IOgliJf83c,510
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-53_819cbf6e030b.py,sha256=wQBhxCqNkmdgi7_Re0sIYV3RSd5gbM5gGaA5xFTzop4,302
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-55_2b7380507a71.py,sha256=c9cpu7jQyhDaMZeMd9-OIDnY9TU5BqjVt-yMWc4R-2Q,819
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/__init__.py,sha256=evLpdinUWXGDFjVLilSGBKkf1fjaVj25nOG3DA2EYBk,421
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/dummy_model.py,sha256=F0FqoD4-UetZWrgShyw5c4qJa1_o0Wd0Ak8vY6VjE64,364
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/utils.py,sha256=Mg4j3nHNzFEYd860tgrVxoSZSXMw2JmG9K5_9lFKedw,3015
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/config.py,sha256=OstOn2L4y_zFa_O4CBMzS978R0wILnN9doPG3iAyiK4,502
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/dao/__init__.py,sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o,19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/dao/dummy_dao.py,sha256=6PU8CSXTvTzBxs1QmrDJR7TNk-cOXqjRkP1RuClp7aU,1081
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_mysql.sql,sha256=clRIsYcwNOpePOq61cE3BQGpuwWY5hSqzIIz0kWhUD8,261
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_pg.sql,sha256=5FAy0TECOg0uIMnXB2on_mLRK9voaNGEqMwP13c6SQ4,228
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/0_20210928165300_init_sqlite.sql,sha256=iIYDLhZNwDFeictWidFV1dbZdWfGxqFIVWwBjxHWRG0,242
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_mysql.sql,sha256=ewnweIUl3jj1aXCibhhylqRLo7sY-tNdt4OonFg8Ipg,239
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_pg.sql,sha256=DnUqomS-1QCM168l62EIaJ23LYJVIL4FZoVj6VlhHfc,231
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/migrations/models/1_20210928165300_init_dummy_sqlite.sql,sha256=kof43kavt6uwpingdM2P6eXGdmp0VlrnCiNbN3iLWuo,216
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/models/__init__.py,sha256=rVWH9rZX5NXktSaKdXpzRHtfOIgDsUYFI4VbM2PbzGc,48
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/models/dummy_model.py,sha256=uZVEE236penNu75LI_KqtXlL3DpK9KftkZC1tfY0MPM,255
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/__init__.py,sha256=hZtn6z8ILxbMvWwa-nzaZQc3SShSSbzZuoVXRHLLVps,50
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/dependency.py,sha256=HJaAmlTvRA2pGasDnzHmlIyWPHNYcmIGhoM6dNpIshs,510
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/settings.py,sha256=ZBZN8VUmvt6lTqjN3_tSX2Wj56ekUHpLc3hK-swoqtk,2913
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/redoc.standalone.js,sha256=vaYtuF0EysIE7rVlGinTNGnCenjV9w1N2xUAkK8qxT4,1206706
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui-bundle.js,sha256=2ulYTsBkV1y_0p-CaG5LLfk44SLHTD6dxjoJ8SMQkDM,1092932
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui.css,sha256=cGWR1mRFNjQLFKMzINHp94TW6sm3YwIzZ8s8-8Z0m_c,143669
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/__init__.py,sha256=-NYJpoSwsY2JdvHpN-ZIRh1ZiqXo8X_qbLZIN0Mx9JA,47
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_dummy.py,sha256=VzVATN7ta-FLGtQZyUlI9T41bjXOiZ26AdOSyDTX1Po,1775
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_echo.py,sha256=PsTOGWG3GKd0cfQJjHqx0RYLZtrjacuJgtQ6auRaNqY,575
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_redis.py,sha256=Qz8cvGrHJ2S8SookhfK4jSXneowN-lqH3oAAfjQeRlw,1582
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tests/test_{{cookiecutter.project_name}}.py,sha256=I7EZ12aB-9e9nqtVoDVheXMoqpAjxgzU0aVjRE5jX30,445
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/__init__.py,sha256=PJN6ICYIGRfx8F-g_X5kCUOAXt0px_P_SvP3FxLC8ig,49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/__init__.py,sha256=DeGypfp7TFMTp73p-zwD0VHE4Mdnw1t8k-w5NmmoJj8,49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/__init__.py,sha256=PVqEC_iBvQKzZf9p2A1RZZuS7Bj5kdTnrOVueH43i20,127
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/views.py,sha256=JXsfaemqEEUym3rUFjQpvHaDhRxSKvoamSXufAXwP6o,1408
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/__init__.py,sha256=qfCHIMe-Z_l252O4imw-zBxgsHxxSI8lp0RJWD8h-Os,114
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/schema.py,sha256=fhJ4WX94yi5s2sH2MYpUONQxojfoSGdJyV3eZYi-0aI,334
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/views.py,sha256=P8p8IegD4YzI1glHx3jyg_w9NT-bgjJDBWFX49Au4yE,1246
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/__init__.py,sha256=3qkP1gorg4PPKq1fqKaCbstY9hwEQTtf6VgKBPwVVvc,106
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/schema.py,sha256=HZwWQsUfVNgvsRUo4Kn2jNLAQpKt6uYNo1Lyh-Zsltw,109
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/views.py,sha256=hTsyTDPeoets_MaNSa78CdCrY-RBZITiFNVrqSasm00,405
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/monitoring/__init__.py,sha256=zFHhF9e8IUAwZm1p3jR8Pm_V_80p4E-JPyWmEeqwa_Y,135
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/monitoring/views.py,sha256=UpXhz9N2sBfJkGdJKrYhKgpd6gT7tQAJszftSSQTziI,203
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/__init__.py,sha256=nXbQdSFjf_q3GRP_cb5-zhdUpU9IdQ90s8Yajo7xib0,108
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/schema.py,sha256=k6zJqSp8CkWvgRLgPJQJ2T5zVW3ejGJx1VQiC9Obm3A,181
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/views.py,sha256=_gYOJiyJ4w_xJ5q5rff8zMwBfA7U9aXDtLoUHxM5X7g,1092
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/router.py,sha256=tarnto5oO_xHnyUkne-2vtb-RaSLZJTPGCcmwVMdeZ8,1191
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/application.py,sha256=pXHDn0y9vdwo_y9Fx4eYmXIiY5SapaMXn3T58Hv2ZqQ,1743
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/lifetime.py,sha256=OPA0BzucbtvwosBSfaFd1yQTtvaNad6eZ1oWC3xQnts,2560
fastapi_template/tests/conftest.py,sha256=MPt63nzG3BNrctFzuKX7GzA39s7BmQ_2XnAFSXzYJ_c,3145
fastapi_template/tests/test_generator.py,sha256=oRyULiW8GWlRIXhSjgAdaMH2eqryK8ePq-wx0NxnGFc,2105
fastapi_template/tests/utils.py,sha256=q3O6z7sBx7KzhWkfvU1E_kYE_DQoFLzIgiMmAvvQdUE,1170
fastapi_template-3.1.9.dist-info/entry_points.txt,sha256=jk9pYT27nvjuhDsiwM-nqCV6Uimsef4ufCUN8iuIpuQ,67
fastapi_template-3.1.9.dist-info/WHEEL,sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw,83
fastapi_template-3.1.9.dist-info/METADATA,sha256=gEfmI5ugrA5n02BlC5tF37agJOV8wif7ezcQg6zP-w4,3948
fastapi_template-3.1.9.dist-info/RECORD,,
