Wrote a Ruby Installer many moons ago. Sharing it with you from github w/Love . https://github.com/freemanbach/PythonInstallerScripts/blob/main/rubyInstaller/getruby.py
Code
NASA Astronomy Picture of the Day
NASA has provided spectators an abundance of space images that captivated people from around the world. You, too, can obtain images from NASA by using their API or directly parsing their Archive image repository. There are some sample code i had written where it will be able to return the JSON data to then pull…
Pulling OMDB Data
We recently built a simple console application to pull data from the IMDb movie microservice website. It isn’t feature-rich, yet it will pull some simple data from this particular microservice architecture. you will have to clone and place your KEY into the program.cs file, then compile it prior to running the executable file inside bin…
