2017-06-04
Drawing recognition using Google APIs in Angular
A small project build using Angular to demonstrate the capabilities of Google's image recognition capabilities.
#angular#drawing#recognition
2016-10-08
Running Kubernetes Locally via Minikube
Minikube's primary goals are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.
#minikube#kubernetes#local
2016-09-24
Microservices with Spring Boot
Building microservices in Spring Boot is really user friendly, in this post I'll also throw in service discovery, gateway routing and database migration.
#spring#microservices#eureka#flyway