bunkerity / bunkerity/bunkerweb
[FEATURE] Implement /reports on the API
Open
enhancement
- Dominant language
- Python
- Stars
- 10.9k
- Forks
- 643
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 42
Description
### What's needed and why?
Add the ability to view and manager reports via the bunkerweb API
### Implementations ideas (optional)
GET /reports => List all reports (with some filters like date, limit, ip etc...)
GET /report/{reportId} => view all the details of a given report.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.