Skip to content

Custom Features Fetcher#104

Open
Maschina wants to merge 3 commits intoAvdLee:mainfrom
Maschina:custom-featuresfetcher
Open

Custom Features Fetcher#104
Maschina wants to merge 3 commits intoAvdLee:mainfrom
Maschina:custom-featuresfetcher

Conversation

@Maschina
Copy link
Copy Markdown

I had the need to customize the features fetching mechanism to support non-pure-JSON backends (call, decode and transfrom from arbitrary API endpoints).

I have added a FeaturesFetcher protocol. The FeaturesFetcherJSON is the default (and also the simpliest) way to retrieve features. In my use case, I am calling another backend with a custom FeaturesFetcher and transform it to be used by the Roadmap backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant