Initial commit with weather data fetcher and parser
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package server
|
||||
|
||||
class Server {
|
||||
// TODO proly BlazeServerBuilder which accepts requests from client and serves parsed data
|
||||
}
|
||||
Reference in New Issue
Block a user