An open API service indexing awesome lists of open source software.

https://github.com/ankorstore/yokai-showroom

Showroom for demo applications based on the Yokai framework.
https://github.com/ankorstore/yokai-showroom

demo framework go golang grpc-server http-server worker-pool yokai

Last synced: 8 months ago
JSON representation

Showroom for demo applications based on the Yokai framework.

Awesome Lists containing this project

README

          

# Yokai Showroom

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Documentation](https://img.shields.io/badge/Doc-online-cyan)](https://ankorstore.github.io/yokai/)
[![Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go)

> Showroom for demo applications based on the [Yokai](https://github.com/ankorstore/yokai) framework.

## Documentation

For more information about the [Yokai](https://github.com/ankorstore/yokai) framework, you can check its [documentation](https://ankorstore.github.io/yokai).

## Demo applications

You can find below some [Yokai](https://github.com/ankorstore/yokai) demo applications:

| Application | Description |
|----------------------------|-------------------------|
| [grpc-demo](grpc-demo) | gRPC demo application |
| [http-demo](http-demo) | HTTP demo application |
| [mcp-demo](mcp-demo) | MCP demo application |
| [worker-demo](worker-demo) | Worker demo application |