ayb 0.1.12

ayb makes it easy to create, host, and share embedded databases like SQLite and DuckDB
Documentation
1
2
3
4
5
6
7
8
{
  "$schema": "https://raw.githubusercontent.com/marcua/ayb/main/docs/config/endpoints/schema.json",
  "base_url": "https://aybWeb.sofiaritz.com",
  "endpoints": {
    "profile": "/u/{entity}",
    "confirmation": "/auth/confirm/{token}"
  }
}