Extend OWASP app with `Award` model and extend the REST API with its data
Open
backend
backend-tests
enhancement
- Dominant language
- Python
- Stars
- 451
- Forks
- 707
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
**Describe the solution you'd like**
We don't have OWASP `awards` in our app. We need to fetch it from OWASP website repo, implement the `Award` model, and extend the REST API (and ironically the internal graphql endpoint) with its data.
**Are you going to work on implementing this?**
- [x] Yes
- [ ] No
**Additional context**
https://github.com/OWASP/owasp.github.io/blob/main/_data/awards.yml
Contributor guide
Assessment
This issue has not been assessed yet.