Skip to main content

fastapi project generator and servicemanager

Project description

Melia

Tree

fastapi-starter/ ├── app/ │ ├── init.py │ ├── main.py # FastAPI app instance │ ├── core/ │ │ ├── init.py │ │ ├── config.py # Settings & config │ │ ├── database.py # Database setup │ │ └── security.py # Auth & security │ ├── api/ │ │ ├── init.py │ │ ├── deps.py # Dependencies │ │ └── endpoints/ │ │ ├── init.py │ │ ├── auth.py # Auth endpoints │ │ └── users.py # User endpoints │ ├── models/ │ │ ├── init.py │ │ └── user.py # Database models │ └── schemas/ │ ├── init.py │ └── user.py # Pydantic schemas ├── tests/ │ ├── init.py │ └── test_main.py ├── .env.example ├── .gitignore ├── Dockerfile ├── pyproject.toml ├── docker-compose.yml ├── melia.yml # Melia configuration └── README.md

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

melia_fastapi-0.1.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

melia_fastapi-0.1.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file melia_fastapi-0.1.1.tar.gz.

File metadata

  • Download URL: melia_fastapi-0.1.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.10.12 Linux/6.8.0-60-generic

File hashes

Hashes for melia_fastapi-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9b08e70a2a52866fec34391b410383a3531beb72946d20a9cabed6a639fb410c
MD5 4b71515927aa8851ed64cece1d0daf9d
BLAKE2b-256 762cc817a51010577dcb6e8012f667545667e365540d050a366d2104c828642b

See more details on using hashes here.

File details

Details for the file melia_fastapi-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: melia_fastapi-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.10.12 Linux/6.8.0-60-generic

File hashes

Hashes for melia_fastapi-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c5426febb181601b5a6d4928a121afa2e132a8c796510b68ac9f69cfcaef0919
MD5 850858fe3539f1e2c89828c55bf5afe8
BLAKE2b-256 5c08f925b6df3077d7f17a712c577bc4abfeda494de9700771672b841c8099fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page