Skip to content

ejcapetillo/optimized-rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimized-rover

The main goal of this project is to show the different ways that we can retrieve and find the most imaged days on Mars using NASA's Mars Rover API.

This will be accomplished in a few ways.

The first will be a synchronous retrieval of image metadata through the NASA API.

The second will be through the use of goroutines.

The third will be with the aid of a database that will shorten the data retrieval time after the first run.

Each of these steps will be built on top of the previous step and benchmarked to see how execution time improves.

About

Sample project to retrieve NASA Mars Rover image data in various ways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages