NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

As an API user, I want to receive a HTML response #118

Open jordanpadams opened 3 years ago

jordanpadams commented 3 years ago

💪 Motivation

...so that I can more easily view an API response from a browser

📖 Additional Details

⚖️ Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

al-niessner commented 2 years ago

@tloubrieu-jpl @jordanpadams

Is this the same as registry-service-api#79?

jordanpadams commented 2 years ago

@al-niessner I actually think this is different where it would return some actual basic landing page in HTML. that being said, I think this is a very low priority now that https://github.com/NASA-PDS/registry-api-service/issues/79 has been resolved, so let's table this.

al-niessner commented 2 years ago

NASA-PDS/registry-api-service#79 does return an HTML page with a pretty printed JSON object.