API
Takes no arguments.
/openapi.json/redirects to API documentation
Environment Variables
Reads the following environment variables.
| Name | Description |
|---|---|
PR_TRACKER_API_DATABASE_URL | PostgreSQL connection URI. |
PR_TRACKER_API_PORT | Port to listen on. |
PR_TRACKER_TRACING_FILTER | Optional. Expected to deserialize into an EnvFilter. |