Giter Site home page Giter Site logo

donatello / minio-hs-archived Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 107 KB

This library now has a new home at

Home Page: https://github.com/minio/minio-hs

License: Apache License 2.0

Haskell 100.00%
minio s3 client-sdk haskell library cloud fileuploader minio-client-sdk

minio-hs-archived's Introduction

Minio Client SDK for Haskell Build Status

This Minio Haskell Client SDK provides simple APIs to access Minio, AWS S3 or any S3-compatible object storage service.

Installation

On a terminal, run the commands below. The Haskell stack tool is required to be installed.

# clone the repo.
git clone https://github.com/donatello/minio-hs.git

cd minio-hs/

stack install

Tests can be run with:

stack test

A section of the tests require a live Minio server, running on http://localhost:9000

Documentation can be locally built with:

stack haddock

Contribution

Your contributions are welcome, in the form of Pull Requests, questions on the issue tracker, and comments.

minio-hs-archived's People

Contributors

donatello avatar krisis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

minio-hs-archived's Issues

Improve region handling

Region should be automatically found from AWS Bucket Not Found response, and cached in the Minio Monad environment. This keeps the API simple - no need of an extra function/argument to set the region.

Additionally requests to AWS S3 that error because of sending the request to the wrong region should be automatically retried with the corrected region returned from the error response.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.