homebrew.space icon indicating copy to clipboard operation
homebrew.space copied to clipboard

JavaScript client implementation utilizing the TinyDB API instead of relying on serverside rendering

Open deadphoenix8091 opened this issue 5 years ago • 0 comments

Currently the API Responses differ both in functionality and in performance from the current web version.

In order to have a single source of truth in terms of datastructure and caching behaviour, the web client should also use the API to get its data.

This will help development on the API and thus also development of other clients.

deadphoenix8091 avatar Sep 06 '19 12:09 deadphoenix8091