Backend API of All MozzaBot Sites
Use of this is for educational purposes only
URL to API is as listed below:
GET /- Server status checkGET /ip- Returns client's IP addressGET /date- Redirects to/api/dateGET /dev- Redirects to/api/dev
GET /api/date- Returns current dateGET /api/dev- Returns all employeesGET /api/dev/:id- Returns specific employee by IDPOST /api/addemployee- Add new employee (requiresfirst_nameandlast_namein body)
POST /github/webhooks/- GitHub webhook handler for issues and ping events
Bugs? Any ideas for improvements? Feedback? Tell us on:
Credits:
- Ali Mozzabot I... Team Principal... Website Developer... Github
- Eiko... Right Hand Man(RHM)... Graphic Designer... Github
To do list:
- Security: resource