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

https://github.com/bdunnette/derby-names-nicegui


https://github.com/bdunnette/derby-names-nicegui

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Derby Name Generator

Generate (fun?) roller derby names using FastAPI, NiceGUI, and SQLModel.

### Installation

```bash
uv venv
uv
```

### Usage

```bash
uv run main.py
```

### API

The API is available at `http://localhost:8000/api`.

### UI

The UI is available at `http://localhost:8001`.