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

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

Awesome Lists containing this project

README

          

# jomiel-client-demos

[jomiel] client demos written in different modern programming languages.

[jomiel]: https://github.com/guendto/jomiel

![Example](./docs/demo.svg)

| 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