[https://github.com/yesinteractive/dad-jokes\_microservice](https://github.com/yesinteractive/dad-jokes_microservice)
Needed a test microservice for testing and demonstrations so decided to make something fun.
Answers to your questions
[https://github.com/yesinteractive/dad-jokes\_microservice](https://github.com/yesinteractive/dad-jokes_microservice)
Needed a test microservice for testing and demonstrations so decided to make something fun.
Great work dude!
The dad jokes could be stored inside a SQL database of some kind, that would add an element of persistence, which is quite a notch on those stateless container orchestrations.
Nice Job. Going to play with this later today.
Added a few deployment examples for k8s, kong, docker-compose at [https://github.com/yesinteractive/dad-jokes\_microservice/blob/master/examples](https://github.com/yesinteractive/dad-jokes_microservice/blob/master/examples)