An open API service indexing awesome lists of open source software.

https://github.com/kaloslazo/finalsoftware24


https://github.com/kaloslazo/finalsoftware24

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# FINAL EXAM - SOFTWARE ENGINEERING 2024-II
## How to start API with fastapi
```bash
uvicorn main:app --reload
```