From f804f77c08c747c88250f79070a70e1f30a038ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 23 Oct 2025 10:39:24 +0200 Subject: [PATCH] Add book on secure API design to README Hi, Stjepsn from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 040808f..f9c168f 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Please read the contributions section before openin | Emily Freeman | Data Theorem Special Edition | [API Security for dummies](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWJ9kN) | This book is a high-level introduction to the key concepts of API security and DevSecOps. | | Justing Richer and Antonio Sanso | Manning | [Understanding API Security](https://livebook.manning.com/book/understanding-api-security/introduction/) | Several chapters from several Manning books that give you some context for how API security works in the real world. | | Neil Madden | Manning | [API Security in Action](https://www.manning.com/books/api-security-in-action)| API Security in Action teaches you how to create secure APIs for any situation. | +| José Haro Peralta | Manning | [Secure APIs: Design, build, and implement](https://www.manning.com/books/secure-apis)| Practical, battle-tested techniques to recognize and prevent attacks on your APIs. | + ## Cheatsheets | Name | Description |