10

Securing Your Frameworks and Languages

In this chapter, we will discuss the core activity involved in converting an API design or specification into working code. This is where the rubber meets the road for API security—while having a well-designed API with security considered is essential, the running API will only be as secure as the implementation allows. As an API developer, it is essential that you understand the best practices for coding your API securely and using your frameworks and libraries in a secure manner.

Firstly, we will focus on the challenges of managing a design-first process, where you will learn how to manage the lifecycle of both your API specification and the underlying code implementing the API. Generating API code ...

Get Defending APIs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.