Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app API

Getting Started

1. Installation

Set up the project by cloning, then running make install. You may need to activate your virtual environment with source .venv/bin/activate for the dependencies to be installed.

This project uses uv (as a drop-in replacement to pip, pip-tools) to install version-pinned python dependencies.

2. Run
  • make run: uvicorn ASGI development webserver with hot-reloading
  • make serve: A more production-geared webserver
3. Test
  • Work in progress
Misc utilities
  • make format: Format project with ruff
  • make audit: Scan project's python dependencies against the PyPA Database

About

API for weather app using FastAPI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages