IMPROVEMENT: single point of access #213
Labels
app:conesearch
concerns the conesearch-app
app:core
concern the core-app
app:datalink
concern the datalink-app
app:jobs
app:metadata
concern metadata app
app:oai
concern the oai-app
app:query
concern the query-app
app:tap
concern the tap-app
category:code-style
category:interface:OAI-PMH
concern the oai-pmh interface
category:interface:REST-API
category:interface:WEB
category:IVOA
category:web-GUI
enhancement
priority:low
Milestone
IVOA SOAP, REST API, Direct DB access
Daiquiri accesses science data via three different ways. This mostly for historical reason.
With the renewal of the JS interface for daiquiri (toward react) we may ask our selves if we wish to simplify this aspect of daiquiri.
I a standard JS web application the structure is as follow:
Since we want to use this construct for the JS interfaces, I suggest to adapt the other interfaces to the same construct, creating a single point of access to the DB: the REST API.
The text was updated successfully, but these errors were encountered: