You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/code.json
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -724,13 +724,13 @@
724
724
{
725
725
"name": "Prisma",
726
726
"description": "A BaaS (Backend as a Service) providing a GraphQL backend for your applications with a powerful web ui for managing your database and stored data.",
727
-
"github": "https://github.com/prisma",
727
+
"github": "prisma/prisma",
728
728
"url": "https://www.prisma.io"
729
729
},
730
730
{
731
731
"name": "Tipe",
732
732
"description": "A SaaS (Software as a Service) content management system that allows you to create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API.",
733
-
"github": "https://github.com/tipeio",
733
+
"github": "tipeio/tipe",
734
734
"url": "https://tipe.io"
735
735
},
736
736
{
@@ -745,7 +745,8 @@
745
745
},
746
746
{
747
747
"name": "Hasura",
748
-
"description": "([github](https://github.com/hasura)) Hasura connects to your databases & microservices and instantly gives you a production-ready GraphQL API.",
748
+
"description": "Hasura connects to your databases & microservices and instantly gives you a production-ready GraphQL API.",
749
+
"github": "hasura/graphql-engine",
749
750
"url": "https://hasura.io"
750
751
},
751
752
{
@@ -758,6 +759,7 @@
758
759
{
759
760
"name": "awesome-graphql",
760
761
"description": "A fantastic community maintained collection of libraries, resources, and more.",
0 commit comments