Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mlafeldt/go-launchdarkly

Go client library for the LaunchDarkly REST API
https://github.com/mlafeldt/go-launchdarkly

feature-flags feature-toggles golang launchdarkly openapi swagger

Last synced: about 1 month ago
JSON representation

Go client library for the LaunchDarkly REST API

Awesome Lists containing this project

README

        

# go-launchdarkly

[![CircleCI](https://circleci.com/gh/mlafeldt/go-launchdarkly.svg?style=svg)](https://circleci.com/gh/mlafeldt/go-launchdarkly)
[![GoDoc](https://godoc.org/github.com/mlafeldt/go-launchdarkly?status.svg)](https://godoc.org/github.com/mlafeldt/go-launchdarkly)

This repository contains a Go client library for LaunchDarkly's [REST API](https://apidocs.launchdarkly.com/v2.0/docs).

The client was automatically generated from LaunchDarkly's [OpenAPI specification](https://github.com/launchdarkly/ld-openapi).