Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 137 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 137 Bytes

AtmoSwing web API to serve the forecasts

Development

Run the local server from the IDE with:

uvicorn app.main:app --reload