HomePhabricator
Diffusion Comm 3af2a21095c5

[services][feature-flags] Introduce `features` endpoint

Description

[services][feature-flags] Introduce features endpoint

Summary:
Introduce a new endpoint /features that handles GET requests with query params containing platform, code_version and staff flag, e.g. /features?code_version=130&is_staff=false&platform=iOS.

Depends on D6860

Test Plan: Send a request to an endpoint and check if provided query params can be accessed.

Reviewers: michal, bartek, jon, varun

Reviewed By: bartek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D6861

Details

Provenance
tomekAuthored on Feb 23 2023, 4:11 AM
Reviewer
bartek
Differential Revision
D6861: [services][feature-flags] Introduce `features` endpoint
Parents
rCOMMd00c6f858ba2: [services][feature-flags] Add hello world http server
Branches
Unknown
Tags
Unknown