8000 GitHub - delitamakanda/incident-management: monitoring tool in django 4
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

delitamakanda/incident-management

Repository files navigation

incident-management application

incident management cms with django

incident management CI

Notes:

  • User: Leveraging Django's built-in user model for authentication.
  • Service: Services can be nested.
  • ActivityLog: Tracks actions performed by users for auditing and history purposes.
  • Incidents: Represents bugs submitted by users
  • Team: Reprends Team On-Call
  • OnCallSchedule: Represents Schedule On-Call
  • Escalation: Represents Escalation Policies

API DOCS

Access the API Documentation: Navigate to http://127.0.0.1:8000/api/ to view the automatically generated Swagger documentation.

method POST

api/report-activity-logs/
api/report-incidents/
api/report-host/

get a token to access content

api/authenticate/
api/logout/
api/verify-token/

method GET

api/list-descriptions/
api/list-status-levels/
api/list-urgency-levels/

About

monitoring tool in django 4

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0