# rwws - RealWeather Web Server RealWeather Web Server is a web server that proxies requests to APIs that are used by [RealWeather](/Minecon724/RealWeather) Good if you want to share your API key, but don't want to give it away, for example if you pay for it and want to resell \ Also reduces load on the services that are "scraped" (only if many users share the same instance) \ Or if you want to better firewall your server \ Just use it ### Usage See `RUNNING.md`[^1] ### Websocket message format See `PROTOCOL.md` --- [^1]: This is the default Quarkus readme that I wish was available online because it's so nice