DEV Community

Jonathan VUILLEMIN
Jonathan VUILLEMIN

Posted on

1 1 1 1 1

Some Go demo applications with Yokai

Image description

We're actively working on Yokai, a simple Go framework coming with an opinionated but modular list of dependencies (like echo, viper, zerolog, grpc, ...), depending of the type of application you'd like to build.

It's strongly focused on observability, providing logs, traces and metrics instrumentation for all its components, and on testability.

Today we share the showroom repository with 3 demo applications, to help understanding how this works and what it brings:

  • a gRPC demo with both unary and streaming RPCs
  • an HTTP demo with a rest crud against a MySQL
  • a worker demo subscribing to pub/sub

All 3 come with a docker compose stack to easily play with them (with air live reload), and to see the o11y signals in action (Jaeger included).

Feel free to check this out, and to reach if this is of interest for you.

It's under MIT license.

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

Cloudinary image

Video API: manage, encode, and optimize for any device, channel or network condition. Deliver branded video experiences in minutes and get deep engagement insights.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay