The Web interface, while not strictly necessary to use CITYdata, is currently broken when served in a subpath (e.g., https://example.com/citydata instead of localhost:port). I suggest we simply remove it, given that this is an API made to be called via code or via Postman. While we could provide our own front-end, I think it adds more maintenance overhead for us than benefits. However, a single page should remain, which is /home. This will be the welcome page to our application with examples.
The Web interface, while not strictly necessary to use CITYdata, is currently broken when served in a subpath (e.g., https://example.com/citydata instead of localhost:port). I suggest we simply remove it, given that this is an API made to be called via code or via Postman. While we could provide our own front-end, I think it adds more maintenance overhead for us than benefits. However, a single page should remain, which is /home. This will be the welcome page to our application with examples.