minimal-fastapi-postgres-template.rafsaf.pl
Open in
urlscan Pro
176.107.37.126
Public Scan
URL:
https://minimal-fastapi-postgres-template.rafsaf.pl/
Submission: On July 05 via api from US — Scanned from PL
Submission: On July 05 via api from US — Scanned from PL
Form analysis
0 forms found in the DOMText Content
MINIMAL FASTAPI POSTGRES TEMPLATE 4.0.0 OAS3 /openapi.json live example of https://github.com/rafsaf/minimal-fastapi-postgres-template Authorize AUTH POST/auth/access-token Login Access Token POST/auth/refresh-token Refresh Token USERS GET/users/me Read Current User DELETE/users/me Delete Current User POST/users/reset-password Reset Current User Password POST/users/register Register New User SCHEMAS AccessTokenResponse Body_login_access_token_auth_access_token_post HTTPValidationError RefreshTokenRequest UserCreateRequest UserResponse UserUpdatePasswordRequest ValidationError