patrykwozinski / weather

My Java playground - WEATHER APP. It's just checking current weather in the given city. That's my first EVER project in Java - any suggestion is welcome :)
0 stars 0 forks source link

UI layer for the write-model #7

Open patrykwozinski opened 4 years ago

patrykwozinski commented 4 years ago

I need to create (end!) REST endpoints for creating and updating the weather in the current city. It would use Rest Spring functionality.