knowledgepixels / nanodash

A web client to browse and publish nanopublications.
GNU Affero General Public License v3.0
26 stars 2 forks source link

Improve API access from dropdown menus #88

Open tkuhn opened 1 year ago

tkuhn commented 1 year ago

API access is slow, in particular when several APIs are tried. This should be parallelized and possibly cached when possible. Also Ajax behavior could be improved.