Skip to content

veloenot/Weather-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This is a 21 School Project

Weather client

Simple REST API weather client using geographical coordinates.

Project goals

  • Understand how REST API works
  • Practice deserializing json
  • Practice SOLID
  • Practice swagger