Code Monkey home page Code Monkey logo

openapi's Introduction

DigitalOcean OpenAPI Specification

Spec Main Status

The OpenAPI v3 specification for DigitalOcean's public API v2.

What is OpenAPI?

From the OpenAPI Specification:

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.

An OpenAPI definition can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.

Project Status

The DigitalOcean OpenAPI Specification is currently in Early Availability. While the specification should be accurate, it is under active development. The structure of this repository may continue to evolve. If you encounter any inaccuracies or have feedback on how it can better suite your use case, please open an issue to let us know.

Specification

This repository contains the source files used to compile the specification. On each merge to main, a bundled version is generated containing the entire specification. A documentation preview using Redoc is also provided.

Spec Download Docs Preview

Postman Collection

In order to generate a collection that may be imported to Postman, run:

make collection

The results can be found in tests/postman.json.

Development

To generate a bundled version of the specification locally, run:

make bundle

To preview the documentation locally, run:

make preview

The documentation will be available at: http://127.0.0.1:8080

For more details on our development process and the structure of this repository, see CONTRIBUTING.md.

License

This specification is licensed under the Apache License 2.0.

openapi's People

Contributors

andrewsomething avatar scotchneat avatar dbrian57 avatar danaelhe avatar chiefmatestarbuck avatar bentranter avatar dependabot[bot] avatar shabtaisharon avatar rpmoore avatar hilary avatar elanhasson avatar sunny-b avatar mdanzinger avatar ygabriel avatar dweinshenker avatar dmw2151 avatar kamaln7 avatar lfundaro avatar beardicus avatar stephenvarela avatar v-shant avatar anitgandhi avatar honeybadgerinc avatar timoreimann avatar thumbsdobry-sequel avatar srbiv avatar sharmita3 avatar mchitten avatar jrolheiser avatar ghostlandr avatar

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.