project-langx / X

A placeholder language with shareable bytecode IR.
2 stars 0 forks source link

[FEATURE] Expose the webdebug features as REST API #41

Closed frankhart2018 closed 2 years ago

frankhart2018 commented 2 years ago

Is your feature request related to a problem? Please describe. Currently all the endpoints are templating engine (Jinja2) dependent and there is no way to get these data in a JSON format, adding a JSON format for the same will allow XDB to be extended by others.

Note: You can only submit a patch if it is approved by one of the maintainers, otherwise the PR will be rejected.