- https://gin-gonic.com/
- https://github.com/brianvoe/gofakeit
- https://en.wikipedia.org/wiki/RSS
- https://en.wikipedia.org/wiki/Atom_(web_standard)
Serves HTTPS on port 8443
. Generate a self-signed certificate with:
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes
- Add endpoints for semi-invalid responses
- RSS response but with Atom header and vice versa
- RSS response but with HTML header
- Add endpoints for invalid responses
- HTML (error page or whatever) returned as RSS
- Malformed XML
- Support Atom 1.0
- Weird redirects
- http -> https and vice versa
- Responses with wrong/unexpected status codes