api_blueprint_generator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
api_blueprint_generator/cli.py,sha256=c5DWkzdUazwOC6UlWAF70CpfIsEYpflSfee1Cxscb5c,10290
api_blueprint_generator/parser.py,sha256=nWZRfNQhGiDxySPnuxtZYKQGNkFb_I9tUE9uwOtZOB0,8211
api_blueprint_generator/utils.py,sha256=IKw4BjgZtXKu3BZpBkXuHqBheuUAK_M3Bzb0ArWQj-8,8920
api_blueprint_generator/validation.py,sha256=DjxBjB-IeLPBPt-549TK_iYqPm20fhRDndryvjEYIGc,4729
api_blueprint_generator/generators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
api_blueprint_generator/generators/base_generator.py,sha256=dufe36nCtLHT4K1hzF7T7Rxf6iDRLQDfCcW37oGfzbA,13877
api_blueprint_generator/generators/fastapi_generator.py,sha256=_MKkcSjAvFNjK5Qq-1_iJhCsrL97BEMYOQdScEV2xIk,19692
api_blueprint_generator/generators/flask_generator.py,sha256=ftZ3YPMYpGOFZNVR5rateSTuIxq1qqvRZl_4skAJVV8,4702
"api_blueprint_generator/templates/alembic/env.py,j2",sha256=qZSDJdUEaRVO8MHzUa1rI6B9N_mcqrAJfDKYoR6IgEo,2363
api_blueprint_generator/templates/fastapi/.env.j2,sha256=ciS1Z7wqHVzKNNIAG96unl3665LtCs9yn5sjevGtzUw,275
api_blueprint_generator/templates/fastapi/.env.py.j2,sha256=kEnZdSgN2ngVQWhqFfleiFV2efmutJT0VECCS0BM9E0,711
api_blueprint_generator/templates/fastapi/Dockerfile.j2,sha256=VB4geBMp68eyudRR1tp9VzTaFALM8ujzcsN1f_nkKG4,753
api_blueprint_generator/templates/fastapi/README.md.j2,sha256=ak5D-Lujfw3IbhH8dG3NPP5Jd_omXxkHv3SMBAMK9MU,3060
api_blueprint_generator/templates/fastapi/alembic.ini.j2,sha256=Awcb1Sgos9O_ZChkASEVnRn-u-fZZLKCxiQ8O91wpKs,1387
api_blueprint_generator/templates/fastapi/auth.py.j2,sha256=DGUiJbREQScU4u43Dn287aVShu-PO0Wz7efZ4uXrTxk,3484
api_blueprint_generator/templates/fastapi/auth_routes.py.j2,sha256=IKnTvC4eRrYYW4IraswQfjoDgliUow5973SiXN6qsBc,1790
api_blueprint_generator/templates/fastapi/conftest.py.j2,sha256=EcuJYiH9XacG7AIbHuKJP4H21-az8kyrZ4nzRo22AbU,3061
api_blueprint_generator/templates/fastapi/crud.py.j2,sha256=zMMrHoVaoYNTt7w9waiN2BlQubQDo2vMK1BsK4rZQD4,3336
api_blueprint_generator/templates/fastapi/database.py.j2,sha256=82uHYuop_kpNyWYySLiZOgfGqXzbaaY63yPVG7RWe88,679
api_blueprint_generator/templates/fastapi/dependencies.py.j2,sha256=DL2uQLWocAuR5qFKD6h2En4pAR4JWqWjQ0PANy0IDOs,2366
api_blueprint_generator/templates/fastapi/docker-compose.yml.j2,sha256=dLPWQ-1ECZiq2qh-n7KvIVZmD1XcvbksEv2sKGXX2qU,1004
api_blueprint_generator/templates/fastapi/docker-entrypoint.sh.j2,sha256=aVmoPk72OqoV42jbHsmrvEde61RmPB0aZrEseaPnX7U,288
api_blueprint_generator/templates/fastapi/main.py.j2,sha256=j4Jl9TobZpP1wpoyiWRY5BkYLs_sgIKtkUsgeK3j9FY,1439
api_blueprint_generator/templates/fastapi/model_routes.py.j2,sha256=9LErLilDUkxpLzNT1DEUAf4PNrOA45WQs1D4xIar5hM,4075
api_blueprint_generator/templates/fastapi/models.py.j2,sha256=64VlTzQuYeKqZB1xTe76MiHb5MQyeXRElCVXDqpL1rk,2075
api_blueprint_generator/templates/fastapi/router.py.j2,sha256=njug01bwhWuINBVfIeoUY-VqIcwbGe54olq8J4AW3yc,287
api_blueprint_generator/templates/fastapi/schemas.py.j2,sha256=it77l39mxTSP9pAcaK8kE06tIhWm0JbahnvDBdFqUMs,1483
api_blueprint_generator/templates/fastapi/app/config.py.j2,sha256=Z13RF7JV-eJjSMr685GLZ63zcAGNaH_MBGaBzaRik-s,579
api_blueprint_generator/templates/fastapi/app/tasks.py.j2,sha256=NrL9D2soIDXu0gI7bE8tAhacwPJFAATAbgYDj0YlM1U,218
api_blueprint_generator/templates/fastapi/app/worker.py.j2,sha256=68ZcMRbdCLf8ixGtg1c_KukQtMv4q52ZAbwgSLYWfj0,268
api_blueprint_generator/templates/fastapi/tests/conftest.py.j2,sha256=e765jY_Sla24xEuIVIrADOujkl13l-H6DDdZyGJHDkU,3269
api_blueprint_generator/templates/fastapi/tests/test_auth.py.j2,sha256=PHCU8pACrhs4y72yMqh97g4P_WpZOS_ykmtgA580Dmo,2323
api_blueprint_generator/templates/fastapi/tests/test_model_crud.py.j2,sha256=HBwghi0FKtvPYD_4oc5XN2xuHwO68Hj1oysIwCjuUB8,6314
api_blueprint_generator/templates/flask/models.py.j2,sha256=mbAum1h5TuijlbjWnt9ADKD4cVk1c-9nKHCLdRXACa4,1266
api_blueprint_generator-1.0.0.dist-info/licenses/LICENSE,sha256=0HKeBcdjUkmVdWyq9KGJkuap-NMzPCSq_zAxd-wP3xw,1094
app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
app/auth.py,sha256=2npyQZh1Ggvy58KfrN7r4qOrA541myBcdptmSj4nSgU,3481
app/crud.py,sha256=Gl-k1a08Kyv8-ZGYJ-wICxU041N5vVltnvWvwbglBlQ,2725
app/database.py,sha256=a90nQswaRtWhMw7jvSNKaW0y82nHmWuHC6wdQUkky68,708
app/main.py,sha256=J3PWfTjGHE7Y4x1OaNgKrKTr_E3YuySwjWZFvNO7F84,1443
app/models.py,sha256=EA-3gCcFp8m1wCfyQ6g8ikNr9_lsvYwfcENxz8fkqzg,1120
app/schemas.py,sha256=oV47XCawQ6fZOIiXhnzd29400fwes7kJJGS_Ke74OC8,1507
app/routes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
app/routes/auth_routes.py,sha256=vY_cNVpxc0JBObOyXDCue3qwrrdKKbYxSHSlld814-I,2802
app/routes/post_router_routes.py,sha256=pKCVaJIizj20vlEDlz3HOsaimPogyx7Wc5A83u1tNdk,3102
app/routes/user_router_routes.py,sha256=72B2Yz9AOR0nu6b_4-_DaS_mnioEq7hUkfoID5NXZrE,4031
api_blueprint_generator-1.0.0.dist-info/METADATA,sha256=nC1g-q_5-h26Gl-zLHvxPZbgRWhkfrqb-4PKoFXyWok,16853
api_blueprint_generator-1.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
api_blueprint_generator-1.0.0.dist-info/entry_points.txt,sha256=bGVOAAjrW2bseTmEGBAfreNdtLavT2Ysp3anCc2TTTI,62
api_blueprint_generator-1.0.0.dist-info/top_level.txt,sha256=6iumSnebk6g9iaZIAxWlKEWdcYmt9TMcq5dJGAF05S8,28
api_blueprint_generator-1.0.0.dist-info/RECORD,,
