API Handler Index

/list: Return the list of aviliable handlers in JSON
/auth_frp: Token Validator for FRP
/reflector: GET returns last cached POST data as JSON, then deletes it
/hello: Just GET Hello in JSON

Source code of API handlers

Powered by Uvicorn at a limited poor QPS, but it's Pythonic!