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 directory.
Github repo: https://github.com/freemanbach/csharp/blob/main/OMDB/Program.cs
Category: Code
