/UDB-API

An actual api for Universal DB

Primary LanguagePythonApache License 2.0Apache-2.0

UDB-API

An actual API for Universal DB.

You can find the API at https://udb-api.lightsage.dev/

Documentation for API endpoints can be found at https://udb-api.lightsage.dev/docs/

General self-hosting tips

  • You'll want to run the fetch script with cron or whatever system you prefer. python3 fetch/main.py

Performance

  • Install uvloop if you're on a UNIX-based system