Skip to content

GitHub links #1171

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

Merged
merged 3 commits into from
Dec 2, 2021
Merged
Show file tree
Hide file tree
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
3 changes: 1 addition & 2 deletions src/content/code/services/altair.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
name: Altair
description: An alternative to Postman that supports editing GraphQL queries directly and autoload your GraphQL schema.
url: https://altair.sirmuel.design/
github: altair-graphql/altair
---


3 changes: 1 addition & 2 deletions src/content/code/services/elide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
name: Elide
description: A Java library that can expose a JPA annotated data model as a GraphQL service over any relational database.
url: https://elide.io
github: yahoo/elide
---


3 changes: 1 addition & 2 deletions src/content/code/services/postman.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
name: Postman
description: An HTTP Client that supports editing GraphQL queries.
url: https://learning.postman.com/docs/sending-requests/supported-api-frameworks/graphql/
github: postmanlabs/postman-app-support
---