Skip to content

Pakai Server v6.00

Latest

Choose a tag to compare

@pyhoon pyhoon released this 10 Nov 18:34
· 9 commits to main since this release
87d7f38

What's New

Templates

  • Pakai Server (6.00) starter.b4xtemplate recommended
  • Pakai Server (6.00) bundle.b4xtemplate (local css/js)
  • Pakai Server (6.00) min.b4xtemplate (assets excluded)

Depends on

Features

  • Frontend using HTMX v2.0.8, Bootstrap v5.3.8, Bootstrap Icons v1.13.1
  • Responsive design with modal dialog and toast
  • SQLite and MySQL/MariaDB backend
  • Built-in CRUD/REST examples

Improvement

  • Better UI/UX/DX compared to version 5.x
  • More flexible to generate new models
  • HTML generated using B4X
  • No JavaScript module
  • No jQuery AJAX parsing
  • JSON/XML API is optional
  • WebApiUtils is optional