An open API service indexing awesome lists of open source software.

https://github.com/aimenux/rimdevfeatureflagsdemo

Demo of RimDev.FeatureFlags nuget library
https://github.com/aimenux/rimdevfeatureflagsdemo

feature-flags netcore31 vs19 webapi

Last synced: 8 months ago
JSON representation

Demo of RimDev.FeatureFlags nuget library

Awesome Lists containing this project

README

          

![.NET Core](https://github.com/aimenux/RimDevFeatureFlagsDemo/workflows/.NET%20Core/badge.svg)
# RimDevFeatureFlagsDemo
```
Demo of RimDev.FeatureFlags nuget library
```
> I m using a dummy api in order to play with [RimDev.FeatureFlags nuget library](https://github.com/ritterim/RimDev.FeatureFlags).
> - Feature flags are configured in-memory.
> - Only one feature is enabled by default.
> - Features are accessibles on this [url](https://localhost:44392/_features)

**`Tools`** : vs19, net core 3.1