update readme
unfortunately I'm getting bored of this project so I'll unfortunately leave it for... unfortunately summer break ends soon and as such reduced activity because of school is imminent unfortunately so more than a bit probably unfortunately
This commit is contained in:
parent
677269d4fc
commit
e70714f257
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,11 @@
|
||||||
# rwws - RealWeather Web Server
|
# rwws - RealWeather Web Server
|
||||||
|
|
||||||
This contacts APIs instead of the servers because we scrape some, and we don't want to draw attention
|
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
|
### Usage
|
||||||
See `RUNNING.md`[^1]
|
See `RUNNING.md`[^1]
|
||||||
|
@ -10,4 +15,4 @@ See `PROTOCOL.md`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[^1]: This is the default Quarkus readme that I wish was available online
|
[^1]: This is the default Quarkus readme that I wish was available online because it's so nice
|
Loading…
Reference in a new issue