homebrew.space
homebrew.space copied to clipboard
JavaScript client implementation utilizing the TinyDB API instead of relying on serverside rendering
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.