README.md
pyproject.toml
fapi/__init__.py
fapi/cli.py
fapi/constants.py
fapi/commands/__init__.py
fapi/commands/add.py
fapi/commands/create.py
fapi/templates/requirements.txt.j2
fapi/templates/app/__init__.py.j2
fapi/templates/app/main.py.j2
fapi/templates/app/api/router.py.j2
fapi/templates/app/api/routes/route.py.j2
fapi/templates/app/api/routes/user.py.j2
fapi/templates/app/core/config.py.j2
fapi/templates/app/core/database.py.j2
fapi/templates/app/crud/crud.py.j2
fapi/templates/app/crud/user.py.j2
fapi/templates/app/models/model.py.j2
fapi/templates/app/models/user.py.j2
fapi/templates/app/schemas/schema.py.j2
fapi/templates/app/schemas/user.py.j2
fapi/templates/app/services/passwordHash.py.j2
fapi/templates/app/services/service.py.j2
fapi/utils/__init__.py
fapi/utils/ustils.py
fapier.egg-info/PKG-INFO
fapier.egg-info/SOURCES.txt
fapier.egg-info/dependency_links.txt
fapier.egg-info/entry_points.txt
fapier.egg-info/requires.txt
fapier.egg-info/top_level.txt