Skip to content

maykinmedia/sharing-configs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharing Configs API

Version: 0.1.0
Source:https://github.com/maykinmedia/sharing-configs-api
Keywords:django, github
PythonVersion:3.9

Build status Coverage Docker image Code style Supported Python version

API to share configurations using GitHub

Developed by Maykin Media B.V.

Introduction

The Sharing Configs API provides endpoints to download and upload files and is designed to be used together with Sharing Configs library.

Using Sharing Configs API administrators can easily configure backends used to store the files. They also can fine-tune the access to files using permissions.

The API clients can easily upload and download files and explore the folder structure via endpoints.

The API backend is extensible, i.e. developers can create plugins to use other storage backends.

API specification

Lint OAS Generate SDKs Generate Postman collection

Version Release date API specification
latest n/a ReDoc, Swagger,

Previous versions are supported for 6 month after the next version is released.

See: All versions and changes

Documentation

See INSTALL.rst for installation instructions, available settings and commands.

License

Copyright © Maykin Media, 2022

Licensed under the EUPL.

References