Skip to content

Commit

Permalink
add IDEs and Visualizers (#12)
Browse files Browse the repository at this point in the history
* add IDEs and Visualizers

Signed-off-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>

* fir format

Signed-off-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>

* remove as it's broken and not maintained

Signed-off-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>

* chore: remove unmaintained packages

---------

Signed-off-by: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>
Co-authored-by: c3b5aw <pro@c3b5aw.dev>
  • Loading branch information
noraj and c3b5aw authored Mar 25, 2023
1 parent 3debcd8 commit f0a6f6f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ A curated list of awesome GraphQL Security frameworks, libraries, software and r

- [Postman](https://www.postman.com/) - Postman is an API platform for developers to design, build, test and iterate their APIs.
- [Insomnia](https://insomnia.rest/) - Design and test GraphQL APIs with ease.
- [Altair](https://altairgraphql.dev/) - Altair GraphQL Client helps you debug GraphQL queries and implementations. Also distributed as a Browser Extension.
- [Altair](https://altairgraphql.dev/) - GraphQL Client helps you debug GraphQL queries and implementations. Also distributed as a Browser Extension.
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) - Online REST and GraphQL client

### Self-Discovery

Expand All @@ -60,6 +61,8 @@ A curated list of awesome GraphQL Security frameworks, libraries, software and r
- [GraphQL Visualizer](https://www.graphqlvisualizer.com) - Visualize GraphQL schema.
- [Voyager](https://github.com/IvanGoncharov/graphql-voyager) - Represent any GraphQL API as an interactive graph.
- [GraphQL Inspector](https://github.com/kamilkisiela/graphql-inspector) – Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage.
- [GraphQL Rover](https://github.com/Brbb/graphql-rover) - GraphQL schema viewer for endpoints with introspection
- [CraftQL](https://github.com/yamafaktory/craftql) - CLI GraphQL schema viewer, view schema diagram on the terminal or generate graphviz .dot format file

## Offensive Security

Expand Down

0 comments on commit f0a6f6f

Please sign in to comment.