openapi-servers/servers/time/README.md
Timothy Jaeryang Baek 97e26fe94c doc: readme
2025-04-10 17:55:16 -07:00

14 lines
281 B
Markdown

# 🕒 Time Tool Server
Blazingly fast time API server ⚡️
## 🚀 Quickstart
```bash
git clone https://github.com/open-webui/openapi-servers
cd openapi-servers/servers/time
pip install -r requirements.txt
uvicorn main:app --host 0.0.0.0 --reload
```
You're live. ⏱️📡