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
a732ac565535ed04f471db28d7d7a60870f74748
NetMapper2026
/
backend
/
app
/
routers
T
History
admin
a732ac5655
CI / basic-check (push)
Has been cancelled
Details
feat(db): health check now pings SQLite DB for real status
2026-08-06 16:03:48 +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
feat(db): health check now pings SQLite DB for real status
2026-08-06 16:03:48 +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