real weather web server
Find a file
Minecon724 e70714f257
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
2024-08-25 13:45:27 +02:00
.mvn/wrapper okay so I more or less know how it will be, now I cna go figure out how to make this site auto start becasuse power outages crazy today 2024-08-17 13:26:58 +02:00
src make it secure 2024-08-25 13:31:14 +02:00
.dockerignore okay so I more or less know how it will be, now I cna go figure out how to make this site auto start becasuse power outages crazy today 2024-08-17 13:26:58 +02:00
.gitignore okay so I more or less know how it will be, now I cna go figure out how to make this site auto start becasuse power outages crazy today 2024-08-17 13:26:58 +02:00
DOCS.md update documentation 2024-08-23 17:12:29 +02:00
mvnw okay so I more or less know how it will be, now I cna go figure out how to make this site auto start becasuse power outages crazy today 2024-08-17 13:26:58 +02:00
mvnw.cmd okay so I more or less know how it will be, now I cna go figure out how to make this site auto start becasuse power outages crazy today 2024-08-17 13:26:58 +02:00
pom.xml I made a test but I don't know how to test 2024-08-24 09:12:54 +02:00
PROTOCOL.md update documentation 2024-08-23 17:12:29 +02:00
README.md update readme 2024-08-25 13:45:27 +02:00
RUNNING.md readme 2024-08-19 12:07:15 +02:00

rwws - RealWeather Web Server

RealWeather Web Server is a web server that proxies requests to APIs that are used by 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.md1

Websocket message format

See PROTOCOL.md



  1. This is the default Quarkus readme that I wish was available online because it's so nice ↩︎