1 min read 41 words Updated Sep 24, 2026 Created Sep 24, 2026
##Nodejs#Data#S3#backend

Minio is an S3-compatible object storage, capable of self hosting.
S3-compatible meaning, the same functions as in AWS S3 can be used.

Basic types

Buckets

Objects

Objects can have tags.

Resources

Reference for the #Nodejs SDK: https://github.com/minio/minio-js/blob/master/docs/API.md