Simple API Installation pip install -r requirements.txt Usage uvicorn app:app --reload Routes / - Hello World /users - List of users /users/{user_id} - User detail