mirror of
https://github.com/open-webui/openapi-servers.git
synced 2026-07-19 13:54:31 -04:00
🕒 Time Tool Server
Blazingly fast time API server ⚡️
🚀 Quickstart
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. ⏱️📡