MetaObject Protocol–Universal metaobject/DSL API framework (PHP/JS, open source)

1 shahafzm 2 5/25/2025, 11:19:38 AM github.com ↗

Comments (2)

shahafzm · 3h ago
Hi HN!

I just open-sourced a universal metaobject and DSL API playground for PHP and JavaScript. - Define APIs and objects in a simple DSL file (`routes.dsl`) - Instantly expose GET/POST endpoints - Send and introspect full objects (including nested/meta objects) between browser and server - Includes a demo playground (main.html) and complete docs

Repo: https://github.com/badwolfzm/metaobject-protocol-demo

I’d love feedback, suggestions, or contributions. Thanks!

gjvc · 3h ago
"Absolutely!"