Skip to content

veloenot/Asteroid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is a 21 School Project

Asteroid-tracker

Simple REST API NASA HTTP-client project for 21 school

Project goals

  • Understand how Async/Await works
  • Practice LINQ
  • Understand how REST API and HTTP works
  • Practice deserializing JSON
  • Prectice SOLID