API Monitoring supports a variety of freely-available projects related to APIs and webhooks.
Inspect HTTP requests. Use RequestBin to see what your HTTP client is sending or to inspect and debug webhook requests.
httpstatuses.com: Database of HTTP status codes with their IETF + Wikipedia descriptions and helpful code references. Maintained by @citricsquid.