Synchronous and reactive REST microservices getting data from Github API.
One should utilize Apache Maven to build and run applications.
Inside each folder use the command mvn package to build a .jar file or mvn spring-boot:run to compile and run the app immediately.
Both applications are self-contained, available on http://localhost:8080 by default.