Skip to content

Node.js Cody Tutorial Exercise IV

Alexander Miertsch edited this page Feb 14, 2021 · 2 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 PHP version 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 you can checkout the following example boards to learn more about working on InspectIO: