This repository includes a set of fully documented code examples that demonstrate best practices and typical usage patterns of the Coaty core framework functionality.
The examples are substructured by available Coaty language variants, such as
js
for Coaty JavaScript and swift
for CoatySwift. Some examples, e.g. "Hello
World" and "Remote Operations" provide interoperable Coaty agents programmed in
different language variants.
This repository also includes a ready-to-use template for a Coaty agent running in Node.js and programmed in TypeScript. Copy and use it as a blueprint for your own Coaty agent projects.
A template for a Coaty Swift agent can be found in the CoatySwiftExample
folder of the CoatySwift repo.
If you like Coaty examples, please consider ★ starring the project on github. Contributions are welcome and appreciated.
The recommended practice described in the contribution guidelines of the Coaty framework variants also applies here.
Code and documentation copyright 2018 Siemens AG.
Code is licensed under the MIT License.
Documentation is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Last but certainly not least, a big Thank You! to the folks that helped to realize and improve Coaty examples:
- Markus Sauer @markussauer
- Antoine Beyet
- @gms1
- Sandra Grujovic @melloskitten
- Johannes Rohwer @johannesrohwer
- Lukasz Zalewski @lukasz-zet