Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkdika/goft
A lightweight common Feature Toggle web inferface.
https://github.com/mkdika/goft
feature-toggles lightweight simple web-interface
Last synced: 30 days ago
JSON representation
A lightweight common Feature Toggle web inferface.
- Host: GitHub
- URL: https://github.com/mkdika/goft
- Owner: mkdika
- License: mit
- Created: 2021-07-04T02:12:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T00:51:34.000Z (over 3 years ago)
- Last Synced: 2024-06-20T21:14:25.456Z (7 months ago)
- Topics: feature-toggles, lightweight, simple, web-interface
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goft
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)
A lightweight common feature toggle web interface, ready to use with just easy setup.
> This project is in developing state
## Contributing
1. Fork it ()
2. Create your feature branch. (`git checkout -b my-new-feature`)
3. Commit your changes. (`git commit -am 'Add some feature'`)
4. Push to the branch. (`git push origin my-new-feature`)
5. Create a new Pull Request.## Contributors
- [Maikel Chandika ](https://github.com/mkdika) - creator and maintainer.
## Copyright and License
Copyright 2021 Maikel Chandika ([email protected]). Code released under the MIT License. See [LICENSE](/LICENSE) file.