Building file upload and downloads with Hasura GraphQL
What's this blog post about?
This tutorial teaches how to manage user-generated files in a Hasura app using a microservice that employs an S3-compatible object storage. The storage microservice handles read and write permissions via JWT claims. It covers file uploads, listings, and downloads, as well as security measures like ensuring the same JWT secret is used by both Hasura and the storage microservice. Finally, it discusses deployment options such as DigitalOcean or AWS Lambda.
Company
Hasura
Date published
March 29, 2022
Author(s)
Praveen Durairaju
Word count
1358
Language
English
Hacker News points
None found.