From 63d4cc4a1965f44fd265c0d10f898218c0870e3e Mon Sep 17 00:00:00 2001 From: pharkmillups Date: Fri, 9 Dec 2016 12:15:53 -0500 Subject: [PATCH] adding digital ocean API docs. Closes #123. Thanks, Jason --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62156ba..d84af20 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Grav Documentation](http://learn.getgrav.org) - Documentation for Grav, a modern open source flat-file CMS. Tightly integrated with GitHub in markdown format, with quick search and highlight. (contributed by [@rhuk](https://twitter.com/rhuk)) * [Mailjet API guides](http://dev.mailjet.com/) - Great documentation with generated code samples using Slate from Tripit * [Atlassian GIT Tutorials](https://www.atlassian.com/git/) - Documentation and tutorials on Git. I like their layout. It is simple and foucssed on explaining the concepts with good diagrams, tutorials and glossary. (contributed by [@vaseehh](https://twitter.com/vaseehh)) +* [Digital Ocean API Docs](https://developers.digitalocean.com/documentation/v2/) - These docs are stellar. Examples are abundant and the organization makes each component of the API easy to reason about. (contributed by [@jasonaibrahim](https://github.com/jasonaibrahim)) ### Writing about Docs