GraphQL Voyager - Represent any GraphQL API as an interactive graph

patch-1
Swissky 2020-04-04 22:33:28 +02:00
parent 6e7af5a267
commit cea982c062
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
## Tools
* [GraphQLmap - Scripting engine to interact with a graphql endpoint for pentesting purposes](https://github.com/swisskyrepo/GraphQLmap)
* [GraphQL-voyager - Represent any GraphQL API as an interactive graph](https://apis.guru/graphql-voyager/)
* [GraphQL Security Toolkit - GraphQL Security Research Material](https://github.com/doyensec/graph-ql/)
* [GraphQL IDE - An extensive IDE for exploring GraphQL API's](https://github.com/andev-software/graphql-ide)
* [InQL - A Burp Extension for GraphQL Security Testing](https://github.com/doyensec/inql)