Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blacksmithop/dummyuserbackend

FastAPI server to test CRUD operations
https://github.com/blacksmithop/dummyuserbackend

Last synced: 23 days ago
JSON representation

FastAPI server to test CRUD operations

Awesome Lists containing this project

README

        

# DummyUserBackend

## Running
```properties
uvicorn main:app --reload
```