Skip to content

PHP Cody Tutorial Exercise IV

Alexander Miertsch edited this page Feb 14, 2021 · 6 revisions

Exercise III completed the introduction of basic building blocks for InspectIO Cody code generation. Low-level communication between InspectIO and Cody is kept as simple as possible. This makes it easy to implement Cody servers in many different languages. A Node.js port is is available, too. We hope that community contributions will add more! On top of this low-level API it is possible to develop code generation hooks for different use cases, open source frameworks and closed source libraries. Even low-code platforms can be built on top of InspectIO + Cody.

Exercise IV coming soon! Keep an eye on the announcements channel in Gitter chat.

Meanwhile checkout these libraries for advanced code generation:

And have a look at the example boards to learn more about working on InspectIO: