Skip to content

Service discovery and gateway written in Golang made for development purposes. This is intended to be used as both a library or a CLI application.

Notifications You must be signed in to change notification settings

anjolaoluwaakindipe/duller

Repository files navigation

DULLER

This is a service discovery and gateway application for microservices inspired by Eureka and Zuul. It makes use of tcp calls to registers microservices and an api gateway to proxy users to appropriate services by making special calls to the discovery server.g

CONTRIBUTING

If you are interested in contributing please take a look at CONTRIBUTING.md

FURTHER PLANS

  1. Create multiple clients for other programming languages. Will need help contributing
  2. Add health monitoring and logging features.

About

Service discovery and gateway written in Golang made for development purposes. This is intended to be used as both a library or a CLI application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages