sci-ndp / scidx-api

sciDX API
Apache License 2.0
1 stars 2 forks source link

feat: Add POP configuration to control route visibility, issue #89 #90

Closed rbardaji closed 2 weeks ago

rbardaji commented 2 weeks ago

This pull request introduces a new POP configuration setting to the sciDX API, allowing for conditional visibility of specific routes based on the POP environment variable.

Key Changes:

Purpose: This feature enables the API to be configured for use as a Point of Presence (POP) within the NDP project, where only a subset of the API's routes is needed.