Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hivesolutions/digitalocean-api
Simple fast implementation of DigitalOcean's OAuth API
https://github.com/hivesolutions/digitalocean-api
api client digitalocean python rest
Last synced: about 12 hours ago
JSON representation
Simple fast implementation of DigitalOcean's OAuth API
- Host: GitHub
- URL: https://github.com/hivesolutions/digitalocean-api
- Owner: hivesolutions
- Created: 2014-12-10T23:34:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T23:02:19.000Z (3 months ago)
- Last Synced: 2024-08-28T00:22:53.759Z (3 months ago)
- Topics: api, client, digitalocean, python, rest
- Language: Python
- Homepage: http://digitalocean-api.hive.pt
- Size: 47.9 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [DigitalOcean API](http://digitalocean-api.hive.pt)
Simple fast implementation of DigitalOcean's OAuth API.
## License
DigitalOcean API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[![Build Status](https://github.com/hivesolutions/digitalocean-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/digitalocean-api/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/digitalocean-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/digitalocean-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/digitalocean-api_python.svg)](https://pypi.python.org/pypi/digitalocean-api_python)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)