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.0.tar.gz (2.6 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.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: melia_fastapi-0.1.0.tar.gz
  • Upload date:
  • Size: 2.6 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.0.tar.gz
Algorithm Hash digest
SHA256 fc96169dd59d19c8107bdfb6e552a2b434f34d983a201f65f3498f6e74c87347
MD5 77358913280b01d48a1d04be6c7fb166
BLAKE2b-256 8d856bd588e281c04334c68ba01a6b12bd4118732e0c239f7b62f2b4f2ac9f06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: melia_fastapi-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aea56a01e4873f5557770af276fb4d16680a066f29cc55ce2bf8ee0124609385
MD5 bb2b5ba631313e539eeb8bf3da561725
BLAKE2b-256 9dd2b701f5b385492f97d4d9e8bd77715608d2dd2205e26119880fe1919f4eb5

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