https://github.com/guendto/jomiel-client-demos
the jomiel client demos written in different modern programming languages
https://github.com/guendto/jomiel-client-demos
cpp dockerfiles golang howto jomiel modern-programming-languages
Last synced: 6 months ago
JSON representation
the jomiel client demos written in different modern programming languages
- Host: GitHub
- URL: https://github.com/guendto/jomiel-client-demos
- Owner: guendto
- License: apache-2.0
- Created: 2019-07-30T08:18:20.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-11-15T13:07:13.000Z (8 months ago)
- Last Synced: 2025-11-15T15:14:55.256Z (8 months ago)
- Topics: cpp, dockerfiles, golang, howto, jomiel, modern-programming-languages
- Language: Dockerfile
- Homepage:
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README
# jomiel-client-demos
[jomiel] client demos written in different modern programming languages.
[jomiel]: https://github.com/guendto/jomiel

| Language | Notes |
| ----------------------------------------------------------------------------- | ----------- |
| [C](https://github.com/guendto/jomiel-client-demos/blob/master/c) | |
| [C++](https://github.com/guendto/jomiel-client-demos/blob/master/cpp) | C++17 |
| [C#](https://github.com/guendto/jomiel-client-demos/blob/master/csharp) | |
| [Go](https://github.com/guendto/jomiel-client-demos/blob/master/golang) | |
| [Java](https://github.com/guendto/jomiel-client-demos/blob/master/java) | |
| [Kotlin](https://github.com/guendto/jomiel-client-demos/blob/master/kotlin) | |
| [Lua](https://github.com/guendto/jomiel-client-demos/blob/master/lua5) | version 5 |
| [Node](https://github.com/guendto/jomiel-client-demos/blob/master/nodejs) | version 14+ |
| [Perl](https://github.com/guendto/jomiel-client-demos/blob/master/perl5) | version 5 |
| [Php](https://github.com/guendto/jomiel-client-demos/blob/master/php) | version 7/8 |
| [Python](https://github.com/guendto/jomiel-client-demos/blob/master/python3) | version 3 |
| [Ruby](https://github.com/guendto/jomiel-client-demos/blob/master/ruby) | |
| [Rust](https://github.com/guendto/jomiel-client-demos/blob/master/rust) | |
| [Scala](https://github.com/guendto/jomiel-client-demos/blob/master/scala) | |
| Framework | Notes |
| -------------------------------------------------------------------------------------- | --------- |
| [Express](https://github.com/guendto/jomiel-client-demos/blob/master/restful/express) | version 4 |
| [Qt](https://github.com/guendto/jomiel-client-demos/blob/master/qt) | version 5 |
## Docker
Most demos have a `docker` subdir, e.g. [kotlin]. To help you get
started, see also:
- [HOWTO: Build and run jomiel in a container](https://github.com/guendto/jomiel/blob/master/docs/HOWTO.md#build-and-run-jomiel-in-a-container)
- [docker-compose.yaml](https://github.com/guendto/jomiel-client-demos/blob/master/docker-compose.yaml)
[kotlin]: https://github.com/guendto/jomiel-client-demos/blob/master/kotlin/docker/buster
## License
`jomiel-client-demos` is licensed under the [Apache License version
2.0][aplv2].
[aplv2]: https://www.tldrlegal.com/l/apache2