Compare commits

...

6 Commits

Author SHA1 Message Date
Thomas Poignant
cbc526d6db
Merge e6c73363899ef5db3a920e7e5b4cf4cf65ec56b9 into a33915150fe2a00fed7d86e34a7a00f742c2fee1 2023-07-04 23:45:15 +02:00
Thomas Poignant
e6c7336389
Merge branch 'master' into patch-1 2023-06-29 14:48:35 +02:00
Thomas Poignant
52eba82d00
Update README.md
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-06-29 14:23:52 +02:00
Thomas Poignant
44498d629d
Update README.md
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
2023-06-29 13:45:53 +02:00
Thomas Poignant
8052aba62e
Merge branch 'master' into patch-1 2023-06-26 14:37:22 +02:00
Thomas Poignant
4d49add33d
Adding GO Feature Flag 2023-06-26 14:34:56 +02:00

View File

@ -1332,6 +1332,7 @@ Software that does not fit in another section.
- [DOMJudge](https://www.domjudge.org/) - A system for running a programming contest, like the ICPC regional and world championship programming contests. ([Demo](https://www.domjudge.org/demo), [Source Code](https://github.com/DOMjudge/domjudge)) `GPL-2.0/BSD-3-Clause/MIT` `PHP`
- [F-Droid](https://f-droid.org) - Server tools for maintaining an F-Droid repository system. ([Source Code](https://gitlab.com/fdroid/fdroidserver)) `AGPL-3.0` `Python/Docker`
- [Flagsmith](https://flagsmith.com) - Flagsmith provides a dashboard, API and SDKs for adding Feature Flags to your applications. Alternative to LaunchDarkly. ([Source Code](https://github.com/flagsmith/flagsmith)) `BSD-3-Clause` `Docker`
- [GO Feature Flag](https://gofeatureflag.org) - Simple, complete, and lightweight feature flag solution. Alternative to LaunchDarkly. ([Source Code](https://github.com/thomaspoignant/go-feature-flag)) `MIT` `Go`
- [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) `⚠` - Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets. ([Demo](https://gwfh.mranftl.com/fonts)) `MIT` `Nodejs`
- [Gophish](https://getgophish.com/) - Gophish is a powerful, open-source phishing framework that makes it easy to test your organization's exposure to phishing. ([Source Code](https://github.com/gophish/gophish)) `MIT` `Go/Docker`
- [graph-vl](https://github.com/verifid/graph-vl) - Identity document verification using Machine Learning and GraphQL. `MIT` `Python`