OpenAPI / Swagger
Aufy endpoints work with OpenAPI (Swagger) out of the box.
Endpoints are grouped into two categories: Authentication
(/auth
) and Account
(/account
).
Starter project comes with Swagger UI enabled by default. You can access it by navigating to /swagger
endpoint.