Skip to content

feat: basic backend for webui and submodule update

Дмитрий Кольцов requested to merge http-front into master

Summary

  • feat: basic backend for webui and submodule update

This commit introduces the first iteration of Picodata Web UI. It lacks a lot of features and also indulges a lot of technically imperfect decisions. Those are supposed to be addressed later.

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Yaroslav Dynnikov

Merge request reports