code

Blog with microservices


🚀 about

In this repository is a basic blog using microservice concept. In this application is possible to create a post and comment in a post.

This application save the data in a object so it don't have a database, to run this application is necessary to use docker with kubernetes and it helpful use it with skaffold as well to a development envoriment. All the config files to the kubernetes is in infra/k8s and the skaffold config is on the main project folder.


application



skaffold