docs: add Hasura Docs site to showcase (#7301)

* docs(v2): Add Hasura Docs site to showcase page

* minor tweaks

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
surendran82 2022-05-04 16:26:01 +05:30 committed by GitHub
parent b1cafe73df
commit 0466dbcf3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -786,6 +786,15 @@ const Users: User[] = [
source: 'https://github.com/Hashnode/support',
tags: ['opensource'],
},
{
title: 'Hasura',
description:
'The fastest way to create a GraphQL API from your data with authorization, real-time subscriptions, and more for free.',
preview: require('./showcase/hasura.png'),
website: 'https://hasura.io/docs/',
source: 'https://github.com/hasura/graphql-engine/tree/master/docs',
tags: ['favorite', 'opensource', 'product', 'large'],
},
{
title: 'hCaptcha',
description: 'hCaptcha.com anti-bot service docs',