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 simple CRUD API built with FastAPI for managing users, supporting create, read, update, delete, and search-by-name operations using an in-memory data store.