Hasura Profile picture
⚡️ Instant realtime GraphQL APIs! Connect Hasura to your database & data sources (GraphQL, REST & 3rd party API) and get a unified data access layer instantly.
Apr 10, 2021 8 tweets 5 min read
(1/8) We ❤️ GraphQL & we’ve endeavored (a big word for a tweet but we’re doing it!) to show it with our 17-course (wow!) GraphQL Tutorial Series, written by peeps like @praveenweb & the Hasura community at large! Here’s a thread to celebrate it all!

hasura.io/learn (2/8) First up is our Intro to GraphQL Series! Learn what GraphQL is, get stuck into the whole GraphQL vs REST debate, absorb what queries, mutations, subscriptions, etc. mean, and master GraphQL clients and servers!

hasura.io/learn/graphql/…
Apr 9, 2021 10 tweets 6 min read
Our very own @VishwaMehta30 recently complied a list of the top 7 GraphQL IDEs to know about in 2021!

A thread ⤵️ #GraphQL First up, the OG - GraphiQL (@graphql)!

With strong features like the visual query builder and the API documentation explorer make this an evergreen favorite.

• Link➡️github.com/graphql/graphi…
• An online version ➡️ graphiql-online.com
Feb 27, 2020 9 tweets 10 min read
🤔 How do you currently solve #authentication?

Here’s a summary of #AuthN solutions from this #HackerNews thread:

news.ycombinator.com/item?id=221571…

👇👇👇 #Firebase Auth

- Free
- Scalable
- Easy to get up & running
- Good docs
- Social auth
- Integrate with any OAuth system via custom tokens
- Email verification
- SMS auth, passwordless login (“magic links”)
- SDK’s for different languages

@Firebase | firebase.google.com/docs/auth

🔗