Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Houseofmvps/codesight
/ endpoints
Endpoints
10 in github.com/Houseofmvps/codesight
⨍
Functions
657
◇
Types & classes
98
↳
Endpoints
10
Route
create_user
app.post("/users")
tests/fixtures/fastapi-app/main.py:None
Route
create_user
app.post("/users")
tests/fixtures/python-custom-subdir-root/my-service-api/main.py:None
Route
create_user
app.post("/users")
tests/fixtures/python-custom-subdir-pyproject/services/custom-api/main.py:None
Route
create_user
app.post("/users")
tests/fixtures/python-nested-container-backend/container-dir/custom-python-backend/main.py:None
Route
create_user
app.post("/users")
tests/fixtures/python-custom-subdir-workspaces/services/my-backend-service/main.py:None
Route
get_users
app.get("/users")
tests/fixtures/fastapi-app/main.py:None
Route
health
app.get("/health")
tests/fixtures/python-custom-subdir-root/my-service-api/main.py:None
Route
health
app.get("/health")
tests/fixtures/python-custom-subdir-pyproject/services/custom-api/main.py:None
Route
health
app.get("/health")
tests/fixtures/python-nested-container-backend/container-dir/custom-python-backend/main.py:None
Route
health
app.get("/health")
tests/fixtures/python-custom-subdir-workspaces/services/my-backend-service/main.py:None