This website requires JavaScript.
Explore
Help
Sign In
admin
/
NetMapper2026
Watch
1
Star
0
Fork
0
You've already forked NetMapper2026
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70dd820e8822808ef8816ce2f457656fe58ce264
NetMapper2026
/
backend
/
app
/
routers
T
History
admin
70dd820e88
CI / basic-check (push)
Has been cancelled
Details
feat(db): wire objects router to SQLAlchemy session
2026-08-06 16:02:18 +00:00
..
discoveries.py
Add Pydantic models and FastAPI router structure for agent and backend
2026-08-04 18:55:54 +00:00
health.py
Add Pydantic models and FastAPI router structure for agent and backend
2026-08-04 18:55:54 +00:00
inventory.py
feat(db): wire inventory router to SQLAlchemy session via Depends(get_db)
2026-08-06 16:02:05 +00:00
jobs.py
Add Pydantic models and FastAPI router structure for agent and backend
2026-08-04 18:55:54 +00:00
objects.py
feat(db): wire objects router to SQLAlchemy session
2026-08-06 16:02:18 +00:00
relations.py
Add inventory relations model and API structure
2026-08-04 19:20:19 +00:00