Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sodafoundation/api
SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
https://github.com/sodafoundation/api
ceph cloudnative cloudnativestorage kubernetes multi-cloud openstack sds storage swordfish
Last synced: 3 days ago
JSON representation
SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
- Host: GitHub
- URL: https://github.com/sodafoundation/api
- Owner: sodafoundation
- License: apache-2.0
- Created: 2016-12-22T00:27:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T08:42:16.000Z (over 1 year ago)
- Last Synced: 2024-12-14T22:03:36.114Z (10 days ago)
- Topics: ceph, cloudnative, cloudnativestorage, kubernetes, multi-cloud, openstack, sds, storage, swordfish
- Language: Go
- Homepage:
- Size: 93.3 MB
- Stars: 828
- Watchers: 166
- Forks: 316
- Open Issues: 190
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SODA API
[![Go Report Card](https://goreportcard.com/badge/github.com/sodafoundation/api?branch=master)](https://goreportcard.com/report/github.com/sodafoundation/api)
[![Build Status](https://github.com/sodafoundation/api/actions/workflows/ci.yml/badge.svg)](https://github.com/sodafoundation/api/actions/workflows/ci.yml)
[![codecov.io](https://codecov.io/github/sodafoundation/api/coverage.svg?branch=master)](https://codecov.io/github/sodafoundation/api?branch=master)
[![Releases](https://img.shields.io/github/release/sodafoundation/api/all.svg?style=flat-square)](https://github.com/sodafoundation/api/releases)
[![LICENSE](https://img.shields.io/github/license/sodafoundation/api.svg?style=flat-square)](https://github.com/sodafoundation/api/blob/master/LICENSE)## Introduction
SODA API is an open source implementation of SODA API Standards for Data and Storage Management. The effort is to provide a common unified data and storage interface to store, run any data anywhere. It is part of SODA Terra (SDS Controller). There are other two repositories part of SODA Terra viz., [Controller](https://github.com/sodafoundation/controller) and [Dock](https://github.com/sodafoundation/dock)
This project implements the API Server, Different API services, utilities and more. The implementation will be based on the API standards from The SODA Foundation.
It connects the application or client to the storage backends to do data/storage management seamlessly providing a platform and storage agnostic framework.
Any application or client platform can implement the interface using the API specification to connect to API or implement northbound plugins to bridge their specifications to SODA API.
Currently we support block and file APIs for key features of data management (provisioning, migration, fileshare, etc). for on-prem implementation
This is one of the SODA Core Projects and is maintained by SODA Foundation directly.
Earlier part of github.com/sodafoundation/opensds Or github.com/opensds/opensds
## Documentation
[https://docs.sodafoundation.io](https://docs.sodafoundation.io/)
## Quick Start - To Use/Experience
[https://docs.sodafoundation.io](https://docs.sodafoundation.io/)
## Quick Start - To Develop
[https://docs.sodafoundation.io](https://docs.sodafoundation.io/)
## Latest Releases
[https://github.com/sodafoundation/api/releases](https://github.com/sodafoundation/api/releases)
## Support and Issues
[https://github.com/sodafoundation/api/issues](https://github.com/sodafoundation/api/issues)
## Project Community
[https://sodafoundation.io/slack/](https://sodafoundation.io/slack/)
## How to contribute to this project?
Join [https://sodafoundation.io/slack/](https://sodafoundation.io/slack/) and share your interest in the ‘general’ channel
Checkout [https://github.com/sodafoundation/api/issues](https://github.com/sodafoundation/api/issues) labelled with ‘good first issue’ or ‘help needed’ or ‘help wanted’ or ‘StartMyContribution’ or ‘SMC’
## Project Roadmap
SODA API Standards working with standard bodies and industry partners. Build a scalable microservice based API layer to support data store with file, block and object operations across edge, core/on-prem and cloud.
[https://docs.sodafoundation.io](https://docs.sodafoundation.io/)
## Join SODA Foundation
Website : [https://sodafoundation.io](https://sodafoundation.io/)
Slack : [https://sodafoundation.io/slack/](https://sodafoundation.io/slack/)
Twitter : [@sodafoundation](https://twitter.com/sodafoundation)
Mailinglist : [https://lists.sodafoundation.io](https://lists.sodafoundation.io/)