You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimal FastAPI app with session-based authentication and in-memory storage, designed for load testing practice. Includes endpoints for login, logout, status, and user profile. Ready for use with Locust.