minio/docs/index.md

14 lines
585 B
Markdown
Raw Normal View History

2015-02-13 18:20:58 -05:00
# Welcome to MINIO
2015-02-02 16:48:39 -05:00
2015-02-13 18:20:58 -05:00
Welcome to the *Minio API Reference*. It explains the Minio application programming interface. It describes various API operations, related request and response structures, and error codes.
Minio is an open source object storage released under [Apache license v2](http://www.apache.org/licenses/LICENSE-2.0). It uses ``Rubberband Erasure`` coding to dynamically protect the data.
## How?
| Information | Sections |
|:------------- |:-------------:|
| Overview | Minio |
| REST | [Minio API](./api/minio.md) |
| Error List | [Error Codes](./api/errors.md) |