The index page should be kept as simple, static HTML but enriched with a user interface in pure JavaScript - [x] Show which actions require authentication (this can be done in ESM, no JavaScript) - [x] Show number of items - [ ] Allow to search & browse items - [ ] Allow to post JSON data via online form - [ ] at least if no authentication is required - [ ] with authentication - [ ] Allow to perform additional admin tasks (#39)
The index page should be kept as simple, static HTML but enriched with a user interface in pure JavaScript