Internal Developer Portals are reshaping the developer experience. What's the best way to get started? Do you build or buy? Tune in to see.
Agentic AI. It's everywhere. But what does that mean for developers? Learn to leverage agentic AI to improve efficiency and innovation.
Have you ever used an API that returned an HTML error page instead of the JSON you expected, causing your code to blow up?
What about receiving a 200 OK status code with a cryptic error message in your response? Building a new API using a specification or API management portal can be simple and fast. However, building a truly secure, resilient API, that’s robust and easy to use can take a little more work. And as developers, we can make false assumptions about how an endpoint should work, not read the docs closely enough, or just not have enough coffee that morning to parse an error message.
During this webcast we will cover a list of common API mistakes that can catch you off guard, why they happen and how you can avoid them.