Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API Security in Action book link #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions data/00-general/books/0022-api-security-in-action.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"date": "2019-06-01",
"free": false,
"name": "API Security in Action",
"remark": "API Security in Action gives you the skills to build strong, safe APIs you can confidently expose to the world. It covers how to construct secure and scalable REST APIS, deliver machine-to-machine interaction in a microservices architecture, and provide protection in resource-constrained IoT environments.",
"url": "https://www.manning.com/books/api-security-in-action"
}