Subscribe to our blog

Get expert knowledge delivered directly to your inbox.

Thank you for subscribing!

Fundamentals: What is an API Gateway?

When talking about managing web applications and the services they provide, the term “API gateway” is often thrown around, but what does it mean?

Verify OAuth JWT Tokens with HAProxy

Learn how to secure your APIs against unauthorized access. The OAuth 2 protocol uses JSON Web Tokens to convey a client’s permissions and HAProxy can verify whether a token can be trusted.