-
Notifications
You must be signed in to change notification settings - Fork 1
PHP Cody Tutorial Exercise IV
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:
- PHP InspectIO Graph Cody: High-level abstraction for Cody nodes
- Event Engine Code Generator: High-level abstraction for generating Event Engine code
And have a look at the example boards to learn more about working on InspectIO:
Join the community chat on Gitter.
No beta user yet? Request access in the community chat.