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

https://github.com/samedwardes/fake-pypi

A PyPI clone for the "Full Web Apps with FastAPI" Talk Python course
https://github.com/samedwardes/fake-pypi

Last synced: over 1 year ago
JSON representation

A PyPI clone for the "Full Web Apps with FastAPI" Talk Python course

Awesome Lists containing this project

README

          

# fake-pypi
A PyPI clone for the "Full Web Apps with FastAPI" Talk Python course

```bash
> uvicorn main:app --reload
```