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

https://github.com/rackerlabs/docs-cloud-load-balancers

Developer documentation source for Rackspace Cloud Load Balancers API
https://github.com/rackerlabs/docs-cloud-load-balancers

Last synced: over 1 year ago
JSON representation

Developer documentation source for Rackspace Cloud Load Balancers API

Awesome Lists containing this project

README

          

# Rackspace Cloud Load Balancers API documentation

[![Netlify Status](https://api.netlify.com/api/v1/badges/00aabfa8-a650-4334-bc74-91baefe4036f/deploy-status)](https://app.netlify.com/sites/docs-cloud-load-balancers/deploys)

This repository contains the source files that generate the following Cloud Load Balancers API documentation:

* [Getting started](https://developer.rackspace.com/docs/cloud-load-balancers/v1/getting-started)
* [General API information](https://developer.rackspace.com/docs/cloud-load-balancers/v1/general-api-info/)
* [API reference](https://developer.rackspace.com/docs/cloud-load-balancers/v1/api-reference)
* [Release notes](https://developer.rackspace.com/docs/cloud-load-balancers/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-load-balancers/)
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-load-balancers/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.