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.
- Host: GitHub
- URL: https://github.com/ankorstore/yokai-showroom
- Owner: ankorstore
- License: mit
- Created: 2024-01-19T10:36:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T08:09:48.000Z (about 1 year ago)
- Last Synced: 2025-06-03T22:06:12.789Z (about 1 year ago)
- Topics: demo, framework, go, golang, grpc-server, http-server, worker-pool, yokai
- Language: Go
- Homepage: https://ankorstore.github.io/yokai
- Size: 854 KB
- Stars: 26
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yokai Showroom
[](https://opensource.org/licenses/MIT)
[](https://ankorstore.github.io/yokai/)
[](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 |