feat: time-ui

This commit is contained in:
Timothy Jaeryang Baek
2025-09-18 21:32:13 -05:00
parent 06881380e4
commit bb9fd9c789
7 changed files with 322 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# 🕒 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. ⏱️📡