From a9a5d70595d30449ec4880b21385756904b940c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Fri, 14 Aug 2020 18:25:03 +0100 Subject: [PATCH] Awesome REST --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8b54809..2d5544c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ **A collection of awesome API Security tools and resources.** +## Awesome Repositories + +Repository | Description +---- | ---- +[awesome-security-apis](https://github.com/jaegeral/security-apis)| A collective list of public JSON APIs for use in security. Contributions welcome ## Tools Repository | Description @@ -23,5 +28,6 @@ Repository | Description Repository | Description ---- | ---- [API-Security-Checklist]([https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API +[Awesome REST](https://github.com/marmelab/awesome-rest) | A collaborative list of great resources about RESTful API architecture, development, test, and performance. Feel free to contribute to this on-going list.