fastapi_template/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/__main__.py,sha256=LP1MsLQ14DAvZ1CgN3_ifNVKGv5Okl-gaOK502nFYoU,1151
fastapi_template/cli.py,sha256=p5YbYvLYcrG1ftNOjnNbr9wwuxjM9tDieIoSm2tboy8,24120
fastapi_template/input_model.py,sha256=ND1ZVjdte-zW5bjhHXUZgj4kotKKj0fvuWD_RSQ4dp4,7992
fastapi_template/template/cookiecutter.json,sha256=IzCWk1MLm_qwhEtP5wKbV4xEHturx8qd5ui598Wuf2o,1340
fastapi_template/template/hooks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/template/hooks/post_gen_project.py,sha256=fRQTsuKfI6WINJfzcyeQ20tI0TfwBQ2s3nqAQe4KXOA,3451
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=il2xwcQcS1xWI5aSX-enoWg3fYO70KWR3q0mpgRCpdk,486
fastapi_template/template/{{cookiecutter.project_name}}/.gitignore,sha256=5JWyJEVJlXy70OzjWKYlBOfsF2I0TawlxuTXiqzuwfg,2070
fastapi_template/template/{{cookiecutter.project_name}}/.gitlab-ci.yml,sha256=DZO1Inujl2qXeS_Boj3VCDtd4v-hfvxgXNAg876ve-0,498
fastapi_template/template/{{cookiecutter.project_name}}/.pre-commit-config.yaml,sha256=_64BB_nIWDZXHcVjHSrC_yiUtohgje46Hb6yK3CeFUQ,876
fastapi_template/template/{{cookiecutter.project_name}}/Dockerfile,sha256=tFc2cFAGO0pMhz0GxODxq2uBuQYndRS6SWVxJgKY02E,1646
fastapi_template/template/{{cookiecutter.project_name}}/README.md,sha256=U5eaTsNvnoBifiDfVFbkaxu_VgxWDRKKG42hwA2MG0c,6236
fastapi_template/template/{{cookiecutter.project_name}}/alembic.ini,sha256=ifKYmscZgHh9FBvvnzHKRGqfo4b1daKcmv99c8YJhzM,1018
fastapi_template/template/{{cookiecutter.project_name}}/conditional_files.toml,sha256=DX3GGGNIDmUh8V2i0QuxKnLNLUuLs1z0KMQXJ1dg_dg,7575
fastapi_template/template/{{cookiecutter.project_name}}/docker-compose.yml,sha256=_dGBgcwwz0QpauPdf8dd6L0tGuL16Ahhxyx62aqanaE,9772
fastapi_template/template/{{cookiecutter.project_name}}/pyproject.toml,sha256=DfUykC16QJGOEVRA86gIDWwc5Qg8R9kpxB1Ru6l-T-E,9875
fastapi_template/template/{{cookiecutter.project_name}}/replaceable_files.toml,sha256=XKaw99IEWYZK9QtLPY6j6xhxuPq9F_1YejUZWEbAgb8,335
fastapi_template/template/{{cookiecutter.project_name}}/.github/workflows/tests.yml,sha256=-xCQ_HD1H37Yo_te-n9L0N6xNEhosI-fsxlpYFqNwgw,1017
fastapi_template/template/{{cookiecutter.project_name}}/deploy/docker-compose.otlp.yml,sha256=U_WdG6WNQ8YqXStmnHoeCwkUC9q_X9eZfHq9jDAehgc,634
fastapi_template/template/{{cookiecutter.project_name}}/tests/__init__.py,sha256=-NYJpoSwsY2JdvHpN-ZIRh1ZiqXo8X_qbLZIN0Mx9JA,47
fastapi_template/template/{{cookiecutter.project_name}}/tests/conftest.py,sha256=ZOQaqGHemeM6kZ3XPdHq730kumX6yUtHD7ElBCfuU8Q,15507
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_dummy.py,sha256=sywle2EBhtbebcgA847kPuQbs6nHbNq_EYmFU1S5Lyw,3475
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_echo.py,sha256=LlDi5ged3SfCtcrYwB9MhWVC2Ap6hbsiKA-QUP3NSHA,1200
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_kafka.py,sha256=CtbR2uVfNKpk_avLC2pDsBZr0TYxmPu4-BCD7_xnxUo,1673
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_nats.py,sha256=TbMcx0ZfFX8JPJ_FFAsdklQgpR_fpgkzz9FCAxFj4rc,1691
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_rabbit.py,sha256=qbxm6_x2P0Q-iWzUSaCnxLXwd6ltSlu20XjHLMCZSLg,3253
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_redis.py,sha256=ZSdwi8CwBpj47bJTHthn0R0jGlmSYFyfuDX7WLSyHAY,3015
fastapi_template/template/{{cookiecutter.project_name}}/tests/test_{{cookiecutter.project_name}}.py,sha256=l2NhiK_cliS_5YXi79q4S66lhfga3GOlBfC_USugS6s,446
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=0CvE33fDeY7OOtH7KvL0c4PlyckPq4Nft-6Uvz1GarE,2818
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/gunicorn_runner.py,sha256=FntnXNlveKURwfRTrnm7RDPElU-64cjDI7H3bsDL1sE,2111
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/log.py,sha256=_l4fWu8bCFIAh2btb29ExQmfq5_4j2skkLoP6_Apocg,3497
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/piccolo_conf.py,sha256=nJ6NQeowCp6GyBQeVDaheZ5H24239JlEPaltW8NVvnY,674
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/settings.py,sha256=2pf57NQZc4XZeidrm64XLzuUsrshWyKHCyqzcM7I-2w,5453
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/tkq.py,sha256=c4dgu6a2J2kftWIQdHjQ21dMeyN9Wu4-6FWKA7wCXbo,1211
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_beanie/dao/__init__.py,sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o,19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_beanie/dao/dummy_dao.py,sha256=WRmRAbOuAw8apFz1Cq-EPQqcj10ECWJi6ScIjp477yE,1520
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_beanie/migrations/20251127230818_init.py,sha256=LUk8ijXJmsofGBCDD7EeE_ENfU3s0BC6aHxjUdfqghw,94
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_beanie/models/__init__.py,sha256=otEXUWQ5wnbc4-dq4mSRmNTellNvLhlkXUREnpzljiU,433
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_beanie/models/dummy_model.py,sha256=5QGnT3sovbM3KWpfZP75rP3sBBohNsEtFX_VQMSTwTA,104
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/base.py,sha256=dRzIzWQO4P1Xh-A68X2qKnjCv8g1jIVEi-Zqxt7zBls,272
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/utils.py,sha256=uDw--LzRd-p9SndKJhLzWkysL9hZoObvQSqhNKVlRvM,2791
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/dao/__init__.py,sha256=t1XLiA4V2RJ8_UfiOYEOyQkDieYvtxQukSuJlBo-o7o,19
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/dao/dummy_dao.py,sha256=paQ4Rq0mTLnpZ_DbhDxby2RPtgqQVtr5aiYcNXXS0l8,1119
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/__init__.py,sha256=79VI3UKnxeBhiSJsbUSElGSM4Wz2BLba-GXCqS7-48o,26
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/env.py,sha256=ORFBnS8ScMIbkDaI3UqVvlZlttWOQf63UqgHSN1RSU0,2309
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/script.py.mako,sha256=0DTcF9CPwR7z7h2YtTg7qcLUJpybPhDK28iXPXBibuI,604
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/2021-08-16-16-53_819cbf6e030b.py,sha256=PuN8XlYodFdowbg4dWirXg7BvmM_27Z027Uus53ayfg,361
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/2021-08-16-16-55_2b7380507a71.py,sha256=Y74y5ENGvnyfIEhYZUIAf-2898Sx5L4MIDte-OOIuVQ,746
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/migrations/versions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/models/__init__.py,sha256=4uhli_UJtPVq5v3cEYfR0qoUMCBIoahapso8V24i8C4,405
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_ormar/models/dummy_model.py,sha256=qJ5mKXWwaQSIDkNB1q0XjCT1_esQfBc-1uQA6_wg9EI,297
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/app_conf.py,sha256=pCBN9mSjL4OppUGLlzPu1gSGuLmBptL4ZQTVMIfMdTs,506
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/dao/__init__.py,sha256=2Wlc4Id5uQ9YUI3t3aJpj4PbJzjEmNdI-LTC1t58r5s,42
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/dao/dummy_dao.py,sha256=4qdSJgCOTL2mBT4QQvDuhZny6lStgQRz5wtPW7XDRm8,1115
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/migrations/2022-04-16T17-38-51-672827.py,sha256=SvkoV-cFDYXSKhuQvI3VVdmwT43Uzr6iaRsUZsuqz0Y,1067
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/models/__init__.py,sha256=RKiW0d6tJNWJijbsML7fGETq4bMjqZ4tWlaloLm0a8U,44
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_piccolo/models/dummy_model.py,sha256=auzIz90pYYqShp5DaTpL9fqHxQz8C-NtC2Acp-P-UgE,161
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/dependencies.py,sha256=5PfQpnhAATsb_fcPdlhYIR_5PhjhIY8jPFSKfHdvTio,519
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/dao/dummy_dao.py,sha256=Vr2hcHLjoi3OjfthlaWsvEnzP-dVxcqZYXY_9hAkgP4,2620
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_psycopg/models/dummy_model.py,sha256=tBNVA5G3ugFL1JQkWy_ep_JIhaNd-VnfLaZJr88KwCg,125
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/base.py,sha256=xlEw_U9--ZY3DMbW0x6WHjSeV8Xx8MQPFMQT5ArB6rA,182
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/dependencies.py,sha256=rcSXFJ3kbjh88i-WAqLYm440nySZbA-P4F22MMdylS0,672
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/utils.py,sha256=2Htamj5B1yChJ2it_yNijR2yE_mTrwWOyLimQ06Ixyg,3016
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=LRlxJRCGH5U2aWmq_w8axIPgaZgz24l4bwoVv6Lycsw,1570
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/__init__.py,sha256=79VI3UKnxeBhiSJsbUSElGSM4Wz2BLba-GXCqS7-48o,26
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/env.py,sha256=DF-mdNyoT-HZ58yQgFxmsaLvxXZVsh5P_NWoIHBbIJ8,2486
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/script.py.mako,sha256=FWsR_ZQEqk9YF8Z1tS_LKenwv-cLjCP7CY85Bggjcjo,684
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-53_819cbf6e030b.py,sha256=rUxoKiTBmubJ8X1mzD-o3UTPwT5BZWBx-JLVv-55oXY,380
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2021-08-16-16-55_2b7380507a71.py,sha256=eieriUmZ2o7v3gangf8rjL-j7W_OwltE_Qif9zrVDOM,766
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/migrations/versions/2026-05-05-14-37_8caca4abd7b4.py,sha256=XiKzKqBhRFRTpiDEJKELzPnrCirHGApebBApG54SBY4,1580
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=4uhli_UJtPVq5v3cEYfR0qoUMCBIoahapso8V24i8C4,405
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/dummy_model.py,sha256=XZLowi71L5OoWUGmd54oIsrRypDs9NYv3TvdERaUjTo,375
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_sa/models/users.py,sha256=b4Ii7fWdWPl8QVv0hC7gH8kVhIH3nbfl5mBrda7lgo4,2895
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/db_tortoise/config.py,sha256=2pR1ec52UpckGy2KxNvmqHOF6XRuSEgIlG2Usu8ShyE,564
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=TAw1jkDnsqJTD2s-AOeZlpMnAfIQMjEKdzu2LhwT7KI,1082
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=F8Mo-IECcPWsGOEQG0jvcymVxnVoRbaAmBYowjSVhgY,239
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/kafka/__init__.py,sha256=69dBRxVmDkSqySfFRiwg16V8erJBJg-78f7FXRoG_cc,21
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/kafka/dependencies.py,sha256=CeM5KbzwtsCpgc5iQXwkxfyaqwWVZz7EWQyEHZ3i_r4,492
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/kafka/lifespan.py,sha256=dqAqRboqk4KdMBU2XIm59_DqX2zoWGrLbkp6jsQcFE8,961
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/nats/dependencies.py,sha256=y1PsfV2pYTtWEG4UN5z1tc7Tx2vc1Tr52ra7DZR_FCk,435
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/nats/lifespan.py,sha256=FwWAjX0JT83QirCffIrsLOXp_Yzs0RyiDBmQafymBlY,694
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/__init__.py,sha256=poVaG7C993cv83SHmBv1yRY2amsEOn7vtvNyClSzeZw,24
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/dependencies.py,sha256=0cnti00p1oJAeMld-1IYbPMFgPIPY-f1l3SnPpCErWY,507
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/rabbit/lifespan.py,sha256=uLCbX15QAbm9FkddMMolflbay6kaNXmfd3yfes-fbBs,1624
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/__init__.py,sha256=Dkr9UQ6EhCDTdg_lpn5WGJWaB9mLRErHkkMCmbXv8Lk,21
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/dependency.py,sha256=9nrgHqb_Xtm0MY-i_rGiVuMi0mS_ZudQpEZ07P8gxY4,898
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/services/redis/lifespan.py,sha256=4YtQze6aHp20qzri9WFc-jGmaDzMirHCnAx5D5enPkE,583
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/redoc.standalone.js,sha256=g45-SPLtd2i-h_oCzy1TnrhrIsGpMM2LuT0TV0lOybI,1034247
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui-bundle.js,sha256=fvmqNaMjo2s1Lv9gHQWhflWOQDVuK9AJNZUZseYkyxc,1436263
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/static/docs/swagger-ui.css,sha256=E_mOzOnpZQnAvL2yXfW0rsfpSaprdFBfmXJzczi3gTM,150945
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/application.py,sha256=mWPEWnh_TC4l8WyqcWUNwcGvZ6jc1K4vP8xpdlBLvwg,3401
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/lifespan.py,sha256=R-Wg6LLaSTFv1XSVbA8y4f2lXuDAQxzRz6sNRhni4YE,12816
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/router.py,sha256=RoRSzeuK04XzVDEgALfEGMHKOLfjeUgtNKOYRXgHAL0,2260
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/__init__.py,sha256=5hKB9m_O1eOp0SmXTFyEJCYdwjQmtGZRtcur5UIMemg,126
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/docs/views.py,sha256=l3w3_4iDG3nFCu2t6DfsP2cFUrBuAzXD3rK4YMFVi4o,1425
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=PY68Quebj6cLyqhMe-rBRGmr64E0i1za2vnHervMlCA,1008
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/dummy/views.py,sha256=WdI74z5rOHpXYv6tFjVVG8pLMZOHnvONSL-qn9P_oIw,1320
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/echo/__init__.py,sha256=idUTGrsAK6mahoNzuYXVQktu1gHs4KmH0OfSJo9d-Jw,64
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=FL8NDeuYZC_cqcVAo0RrlqGhuqfC9IuRxESrqEK5Q3s,405
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/__init__.py,sha256=enoouZbgxHWDKsMkjBxonKtyRFd8yiPuiVUoMcSaPLs,48
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/schema.py,sha256=nPCST15VTqe9VMP8Jn-qNDW_KXtbHGeBlPlWAWm7lJs,131
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/kafka/views.py,sha256=C2XD8-xVtRFKsLm8VE2bqpFI-zWg_lD3Rsx5IdOg6pY,662
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/nats/__init__.py,sha256=nERza34FOZNX8BkW9NKcFK28aKU5v7dUB6zotbJpeWo,47
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/nats/schema.py,sha256=i3E9bsBbRUqCbEiP7RjqOAI1d6fuAjq-KumcX56MMtE,132
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/nats/views.py,sha256=LE2Ez3h8744RqDcK_XtviGx9OyS9-3eRJi04fW5uC1Q,556
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/__init__.py,sha256=WZbJn5lhXV-rIwAtgNTsOJmS2lcM_0Zt3AkaUncvrCY,129
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/schema.py,sha256=IJdAda6NALAdu0Gnh_4UjvCVJA1nCxHpVW9XfDQLu_4,177
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/rabbit/views.py,sha256=k0kI2H_pxAXC1bjmEt1l_Z5Zf4eNA1b6mTWdzqi7Y48,1044
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=7k_1jnyztM4EYuWQelhI_o4lGyO2hvj1SiBTGuk9NL8,165
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/redis/views.py,sha256=AuihmqLTGR4jzkZANp6qwv5Rs_iXFH5JMmjCEKqlFDA,1272
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/users/__init__.py,sha256=Lr74kVgGCG5x39v4VKN-BPOWD2LkoIbHpaRQNQ59NZQ,130
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/api/users/views.py,sha256=kjH-4kufsz5CitTl07Nc8adK6IV6hKI02LhvWABemHw,1099
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/__init__.py,sha256=DeGypfp7TFMTp73p-zwD0VHE4Mdnw1t8k-w5NmmoJj8,49
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/context.py,sha256=CiiN7igJREe86dgjfM2UPp24OX13zeW4GecLm3ebKxg,2930
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/router.py,sha256=ACUv3uF5rBHpu3WFeI94FNN29_DVjGD1KoHqJnEneFE,2140
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/__init__.py,sha256=Lq_76eFzecJ6gl1Dd0ZXEtFDJOYW058aSIlbsG-xHSc,207
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/mutation.py,sha256=pWk0tbYM03cbYnzN9miXwYiPGsBOnkHMiK0DbkUDbEg,1130
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/query.py,sha256=Wmi5yTETD6FLKeXQ-5oGGCj9B_G1h5H7n8HkhuhBflI,1388
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/dummy/schema.py,sha256=doIdx-pmxcRSUMIrCg_YUvR-MbuY6-thZkShRpCQDa8,284
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/__init__.py,sha256=84z-TT8_P7A6UVRu2tsobZtDbRxQwi0UL_JYAH4yUpk,189
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/mutation.py,sha256=z1CjrccXTQofUA3RjkgJ7J-DKkGwlQfvei-aK1dCVmE,350
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/echo/query.py,sha256=eEX0uXcEe5ho6C2fAryMsXExvLQUa3UZVCGBRmO7QGY,341
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/__init__.py,sha256=5CxmHIPbmvtwfUeYmR-sCBAvC3kAJH-kQgjhBzKA-qo,136
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/mutation.py,sha256=02gE4dTqHFTbcvH1zu0bemXbGqAIlaV08osoEw_sVZ8,734
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/kafka/schema.py,sha256=YhdWylKgZC1xljKd3hyfOf6CxXtIM53ICOK7S_8wbk0,135
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/nats/__init__.py,sha256=dNlw8U7XXACgddTFRxdWXXpJ7Lp1xjsdCQVLQkXMuT0,55
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/nats/mutation.py,sha256=WU8gxniyhr4lvoVk8X9BsiV_aLdKSQ7jxDuGAXx8ucw,670
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/nats/schema.py,sha256=nAFRwvBJIOvcnAL2iQ-hRl9Xlpf_XqWq0-44KQjsLio,135
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/__init__.py,sha256=qC9gLWvpGoBSSYCLB2P5zwrgNIlJURMBttfVn8aBBnc,140
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/mutation.py,sha256=qKY5jkuyd-jD2ozVSQqNF7GZO5fePpDpbPpL-NEQK8c,1133
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/rabbit/schema.py,sha256=mYCFEDav77TY51L6y1jB1ChoHMW46drLufQsy2KfS10,166
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/__init__.py,sha256=nsDXqlbQdCCva0uteFaWmh72n-HmgyUuFFBuwBpVABE,192
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/mutation.py,sha256=Ight72Yp7eHSJu9Hwil5UkjWupPsznZ3fG4q5TW-_PE,870
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/query.py,sha256=TCHtrHPSCbLjbZ9DkxtJffax-LskEsKqWgRYEqQk1-E,867
fastapi_template/template/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}/web/gql/redis/schema.py,sha256=PojuDGQcI4Bee_JkL2FcG5gG0Q3Wffs3i9Z_p7IYTCY,273
fastapi_template/tests/conftest.py,sha256=nvTMPGuQms6Z_VZzWNoKQ8xNBpm2BDJNSB160fwq06g,2771
fastapi_template/tests/test_generator.py,sha256=LMWhP0knXardu8MllEHJY3IN_tEcRTxrnJzkKBlHZ2A,6611
fastapi_template/tests/utils.py,sha256=kQADC5yNeTriXPfa_r88-EJq0OqfypU2noLCMHLGm68,1499
fastapi_template-6.1.2.dist-info/METADATA,sha256=USur73ib5S4UNx1RSkOtuiU7puicUUKoRBnLWBBra9U,4990
fastapi_template-6.1.2.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
fastapi_template-6.1.2.dist-info/entry_points.txt,sha256=eiPC-WRS012n83MGJmMlLyGP8EDmKJ_s4SnBzq5Fp40,68
fastapi_template-6.1.2.dist-info/licenses/LICENSE,sha256=zdnHp0P-PJcfOie7qtbd1-y2dmbS6KU8EypD-0HCbIc,1069
fastapi_template-6.1.2.dist-info/RECORD,,
