You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ _The code of this demo is available in [`thomaspoignant/go-feature-flag-demo`](h
58
58
59
59
## Can I use GO Feature Flag with another language?
60
60
61
-
Originally GO Feature Flag was build to be a GOlang only libraries, but it limits too much the echo system.
61
+
Originally GO Feature Flag was built to be a GOlang only library, but it limits the ecsystem too much.
62
62
To be compatible with more language we have implemented the [GO Feature Flag Relay Proxy](https://github.com/thomaspoignant/go-feature-flag-relay-proxy).
63
63
It is a service you can host that provides an API to evaluate your flags, you can call it using HTTP to get your variation.
0 commit comments