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: 12 months ago
JSON representation
Go client library for the LaunchDarkly REST API
- Host: GitHub
- URL: https://github.com/mlafeldt/go-launchdarkly
- Owner: mlafeldt
- Created: 2018-07-26T12:41:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T17:30:24.000Z (about 7 years ago)
- Last Synced: 2025-02-13T16:53:13.151Z (about 1 year ago)
- Topics: feature-flags, feature-toggles, golang, launchdarkly, openapi, swagger
- Language: Makefile
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-launchdarkly
[](https://circleci.com/gh/mlafeldt/go-launchdarkly)
[](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).