fastapi_forge/__init__.py,sha256=59yGEgTcugYSspra_Vo0JcRuV2QU2d1A2AkYa2mlLYA,31
fastapi_forge/cli.py,sha256=M3sTpHeNnotRFuozSkU4Q41QwmJwBtpO37aQkC7FED4,760
fastapi_forge/config.py,sha256=24IoSR9WRsUwb50pgZ4ywSSvtv47x5525QfTSKtm1RU,164
fastapi_forge/dtos.py,sha256=JLGwWfKavEVuGnsI6PqnvEbTcO1p61fJOvdJnnvmCWs,690
fastapi_forge/jinja.py,sha256=GCleL2qEorcO9DumriBGmrgKwAgacHU3kyokRFnc7Ws,7446
fastapi_forge/server.py,sha256=y4e1IxYCo161CyH9PmvalqtibOnELwfre1lddcvY67I,2902
fastapi_forge/utils.py,sha256=IvvJPGfgEFOJsDRJopNyICxixzt2D14ZplZ-iL6vfN4,2344
fastapi_forge/static/index.html,sha256=wpiDJDY6Z3Tpqf6nfJyhVkheFE543SS5Gk8Am4atO3k,3836
fastapi_forge/static/script.js,sha256=FityMwlK15gVVp-CRFETMkfY-3S8OshlAISBzYGtUO0,1677
fastapi_forge/template/cookiecutter.json,sha256=qu2AGU4RMKGXuS58NbOCy8j6pPEufjS75SpRIYmSKSU,323
fastapi_forge/template/hooks/post_gen_project.py,sha256=nXB6OmrzgEwQ6LeKaoQs7RjI6SV-6O__sDk2Bw60GrQ,553
fastapi_forge/template/{{cookiecutter.project_name}}/.env,sha256=8VO4goDk9wIwAbcb2Q7Qs7Uai0_G5UmsGpABUhb7kfU,912
fastapi_forge/template/{{cookiecutter.project_name}}/.gitignore,sha256=qyu2cYxLrlqqjOhWQf7zX_ZGCL1KiwahR_5Hkt_E1wI,3416
fastapi_forge/template/{{cookiecutter.project_name}}/Dockerfile,sha256=B7iMt1skI5TLECU0vOBDVtSInVtDqkSwGpBxC1uS6cw,603
fastapi_forge/template/{{cookiecutter.project_name}}/Makefile,sha256=uBHdSzySJHPNgtiIk6HtXRJjrB-43a0LjPpiAHIqzkA,220
fastapi_forge/template/{{cookiecutter.project_name}}/README.md,sha256=uZudmx1SAB3PrJR0_FjfY7nDtEIXWJVPNdLQjg9petM,31
fastapi_forge/template/{{cookiecutter.project_name}}/docker-compose.yaml,sha256=mr-lyQ_zV9EsoLE50HmtdOnxEXeA68OwaudBy3fiAwo,1889
fastapi_forge/template/{{cookiecutter.project_name}}/pyproject.toml,sha256=ZWY_HU3pwb9ca9HyjO8ReMcJXl_8GVb9ggDuGhSWQZ0,533
fastapi_forge/template/{{cookiecutter.project_name}}/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge/template/{{cookiecutter.project_name}}/src/__main__.py,sha256=-Ct6PzaPsutBuJSkxYM0EuBM8qB1lQGEP6yPnEWJ3Cs,305
fastapi_forge/template/{{cookiecutter.project_name}}/src/main.py,sha256=wDLJ99aEwmiRkHSac2LxFLCA_bW8TN4KXFQKCzc9iRk,792
fastapi_forge/template/{{cookiecutter.project_name}}/src/settings.py,sha256=D8IsTxjV33g9A9uRDRqh3CYHOxyFhcWAiFdqjknpMnY,1677
fastapi_forge/template/{{cookiecutter.project_name}}/src/daos/__init__.py,sha256=QBDCc06hiUR-zliijHdCllyNK4Ulrcu2rgVPTge2Qpo,1203
fastapi_forge/template/{{cookiecutter.project_name}}/src/daos/base_daos.py,sha256=nQ_FJFUglOT6clH2PX4Yg83147xN9ZKSmtqKmZG3J9M,5647
fastapi_forge/template/{{cookiecutter.project_name}}/src/db/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge/template/{{cookiecutter.project_name}}/src/db/db_dependencies.py,sha256=MfVYQph39H2xIJ07W9hIVGt8Oc5nDMgnEyhhrb8CnhU,648
fastapi_forge/template/{{cookiecutter.project_name}}/src/db/db_lifetime.py,sha256=t1xOZpbrvuY1P6WmHuPQxJzzQdjJlAcGIvhow7as62o,749
fastapi_forge/template/{{cookiecutter.project_name}}/src/dtos/__init__.py,sha256=UCa8gr4nBBJ5eH1FX7t48BwVGxqCTUqpBkad1vMmJU8,1333
fastapi_forge/template/{{cookiecutter.project_name}}/src/models/__init__.py,sha256=Jp0B8FijMae4Spg9WAfO9QKyiUlQlFSEnlZnMpRhetk,737
fastapi_forge/template/{{cookiecutter.project_name}}/src/routes/__init__.py,sha256=TCw75s7hFzBjUZP_XA0OSlrp2Z0Rn0adS3nsCehzifQ,612
fastapi_forge/template/{{cookiecutter.project_name}}/src/routes/health_routes.py,sha256=e8LEpIv6cxEJg6mVeUAwd76IJojrYgPUCGQV7sTkPXg,178
fastapi_forge/template/{{cookiecutter.project_name}}/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge/template/{{cookiecutter.project_name}}/tests/fixtures.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge/template/{{cookiecutter.project_name}}/tests/integration_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge/template/{{cookiecutter.project_name}}/tests/unit_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fastapi_forge-0.1.13.dist-info/METADATA,sha256=DS3lf5e6mGR7FuttBaVIsp7Y4_lWvBtAuXEYbPnXY9Q,200
fastapi_forge-0.1.13.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
fastapi_forge-0.1.13.dist-info/entry_points.txt,sha256=Ps8yhZ4JfieKQYL-QD81HYYEQddfYn3th8eYoLcVIyo,53
fastapi_forge-0.1.13.dist-info/top_level.txt,sha256=seSvGRSnC7c-yV-pQHKLsnKFdHlFjBobvt4__c1-ONE,14
fastapi_forge-0.1.13.dist-info/RECORD,,
