An open API service indexing awesome lists of open source software.

https://github.com/nhost/storage-server-v2-node


https://github.com/nhost/storage-server-v2-node

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# hasura-storage

## Endpoints

### `/upload`

Upload file

### `/file/`

Get file

### `/generate-signed-url/`

Generate signed URL

### `/file-signed/?token=`

Get file using a signed URL

## Environment Variables

- DATABASE_URL
- S3_ACCESS_KEY
- S3_SECRET_KEY
- S3_ENDPOINT
- GRAPHQL_ENGINE_BASE_URL
- HASURA_GRAPHQL_ADMIN_SECRET
- JWT_SECRET
- ENCRYPTION_KEY