Skip to content

configcat-labs/feature-flags-in-go-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feature-flags-in-go-sample

Read the blog post here

This is a demo API built with the Go programming language. In the article, it was used to demo how to implement feature flags in Golang.

Build & Run

Prerequisites

  • Go version 1.19

Running the app

  1. Clone this repo

  2. Run the following command with 'make'

make run

or Manually run the follow commands:

go build

./feature-flags-in-go-sample

Learn more

ConfigCat also supports many other frameworks and languages. Check out the full list of supported SDKs here.

You can also explore other code samples for various languages, frameworks, and topics here in the ConfigCat labs on GitHub.

Keep up with ConfigCat on Twitter, Facebook, LinkedIn, and GitHub.

Author

Chavez Harris

Contributions

Contributions are welcome!

About

Using Feature Flags with GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published