{"id":17355179,"url":"https://github.com/zephinzer/featuris","last_synced_at":"2025-03-27T14:17:06.731Z","repository":{"id":79926647,"uuid":"113387011","full_name":"zephinzer/featuris","owner":"zephinzer","description":"An L7 feature toggling system","archived":false,"fork":false,"pushed_at":"2017-12-18T01:56:18.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T18:27:21.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://featuris.dev.joeir.net/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zephinzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-07T01:29:45.000Z","updated_at":"2017-12-17T08:46:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4d12902-25da-4c3c-9512-69947ab9e1a7","html_url":"https://github.com/zephinzer/featuris","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Ffeaturis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Ffeaturis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Ffeaturis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephinzer%2Ffeaturis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephinzer","download_url":"https://codeload.github.com/zephinzer/featuris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858881,"owners_count":20684062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T17:42:33.802Z","updated_at":"2025-03-27T14:17:06.713Z","avatar_url":"https://github.com/zephinzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Featuris Feature Toggling Server\n\nAn L7 feature toggling server for development teams following trunk-based development to turn on/off features through configuration instead of deployment.\n\n## Contents\n- [Getting Started](docs/getting-started.md)\n- [Feature Manifests](docs/feature-manifests.md)\n- [Deploying](docs/deploying.md)\n- [Configuration](docs/configuration.md)\n- [Integrations](docs/integrations.md)\n- [Contributing](docs/contributing.md)\n- [Roadmap](docs/roadmap.md)\n\n- - -\n\n## Feature Support\n\nCurrently supported features:\n  - Static flags\n  - A/B variant testing toggles\n  - Scheduled value falgs\n  - Acceptance flags\n    - Pivotal Tracker integration\n\n### Static Flags\nStatic flags are hard values which should be returned. Think of these as setting the value for different environments.\n\n### A/B Variant Flags\nA/B Variant flags are used in A/B testing and can be configured to target a certain percentage of users. For example, we can release a new feature to only 10% of users by specifying the **\"a\"** variant to be returned 90% of the time and the **\"b\"** variant to be returned 10% of the time.\n\n### Scheduled Flags\nScheduled flags are useful for seasonal banners or other time sensitive toggles and allow us to define a start and end timing for which a `true` value should be returned.\n\n### Acceptance Flags\nAcceptance flags are useful when practicing continuous delivery with trunk based development and provide a way for product owners to toggle features on/off depending on whether they have accepted user stories.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Ffeaturis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephinzer%2Ffeaturis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephinzer%2Ffeaturis/lists"}