Connected Services

Haaukins is using few services to operate its ordinary workload. There are three different services which Haaukins is using namely, haaukins-store, haaukins-exercises, haaukins-webclient.

Haaukins Webclient

This is NOT a mandatory service for Haaukins to work. It is implementation of CLI on web, it is using Envoy Proxy with gRPC. Detailed information regarding to it and source code can be found following link here: haaukins-webclient

Haaukins Store

This is a service which is using PostreSQL with gRPC. Detailed information and source code can be found following link: haaukins-store. Without haaukins-store, Haaukins can NOT work from version 2.0.0

Haaukins Exercises

This is a service which is using MongoDB with gRPC. Detailed information and source code can be found following link: haaukins-exercises. Without haaukins-exercise, Haaukins can NOT work from version 2.4.0

Edit this page on GitHub