MinIO - Mock S3 in local development

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. aws-sdk-js

    AWS SDK for JavaScript in the browser and Node.js (In Maintenance Mode, End-of-Life on 09/08/2025). The AWS SDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3

    Now that you have installed MinIO server, let's use it on your project. I will be using the official S3 JavaScript SDK as example. But should be applicable for all other S3 SDKs.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. minio-py

    MinIO Client SDK for Python

    Python

  4. minio-java

    MinIO Client SDK for Java

    Java

  5. minio-go

    MinIO Go client SDK for S3 compatible object storage

    Go

  6. Docker Swarm

    Source repo for Docker's Documentation (by docker)

    We will now start the installation of the MinIO Server. The best and fastest way to run a instance of MinIO server locally is to use Docker (read more about Docker). You can use either Docker Run or Docker Composer.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Need to stream large files to S3 using Go Fiber/Fasthttp

    1 project | /r/golang | 27 Apr 2023
  • I have made my very first FaaS function and first ever working with golang, how does it look

    2 projects | /r/golang | 16 Mar 2023
  • Upload data directly from the web into Minio Bucket

    1 project | /r/minio | 17 Oct 2022
  • Reading JSON files from stream into memory

    1 project | /r/learnpython | 16 Jul 2022
  • Help with making a request to the API?

    1 project | /r/minio | 23 Apr 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?