An open API service indexing awesome lists of open source software.

https://github.com/rackerlabs/docs-cloud-files

Developer documentation source for Rackspace Cloud Files API
https://github.com/rackerlabs/docs-cloud-files

Last synced: over 1 year ago
JSON representation

Developer documentation source for Rackspace Cloud Files API

Awesome Lists containing this project

README

          

# Rackspace Cloud Files API documentation

[![Netlify Status](https://api.netlify.com/api/v1/badges/1c0764a0-ae1e-4da2-a3c8-fb268d54b7aa/deploy-status)](https://app.netlify.com/sites/docs-cloud-files/deploys)

This repository contains the source files for the following Rackspace Cloud Files API documentation:

* [Getting started](https://developer.rackspace.com/docs/cloud-files/v1/getting-started/)
* [General information](https://developer.rackspace.com/docs/cloud-files/v1/general-api-info/)
* [Use cases](https://developer.rackspace.com/docs/cloud-files/v1/use-cases/)
* [Storage API reference](https://developer.rackspace.com/docs/cloud-files/v1/storage-api-reference/)
* [CDN API reference](https://developer.rackspace.com/docs/cloud-files/v1/cdn-api-reference/)
* [Release notes](https://developer.rackspace.com/docs/cloud-files/v1/release-notes/)

When you commit changes to the master branch of this repository, the
[Strider CI/CD build job](https://build.developer.rackspace.com/rackerlabs/docs-cloud-files/)
builds the documentation. Successful builds are deployed to production.

## Local Setup

`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`

### Support and feedback

We welcome feedback, comments, and bug reports. Follow the
[contributor guidelines](CONTRIBUTING.md)
to propose a source file change, or [submit a GitHub issue](https://github.com/rackerlabs/docs-cloud-files/issues/new)
to request an update or to provide feedback.

You can also contact the [Rackspace documentation team](mailto:devdoc@rackspace.com) directly for general issues
or questions about the content.