From fee141b39993fbfafad76c15a30637dc09b65781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sun, 10 Apr 2022 01:26:46 +0100 Subject: [PATCH] new book new book called API Security for dummies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc8a0af..a55fe08 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ | 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. | | Corey Ball | No starch press | [Hacking APIs](https://nostarch.com/hacking-apis)| Breaking Web Application Programming Interfaces. | | 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. | +| 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. | ## Training, Walkthrough, Labs | Author | Name | Description |