SomeMoosery / compendium

An ever-growing record of my learnings as a software engineer
1 stars 0 forks source link

Make this into a microservices-based web application #4

Open SomeMoosery opened 4 years ago

SomeMoosery commented 4 years ago

I figured while I'm doing so much prep and learning with all of this and aim to be continuously growing and evolving my skillset, why not translate this repository itself into some form of interactive website built on a microservices architecture.

The frontend could be a basic react app with routes to different UIs for different services.

For example:

While it might be a little bit overkill to use microservices, I think it would be a good way to put all of my learnings into practice, and would be a pretty interesting and unique project.