Skip to content

Pakai Server v6.80

Choose a tag to compare

@pyhoon pyhoon released this 02 May 16:39
· 213 commits to main since this release
7a590f2

Templates

  • Pakai Server (6.80).b4xtemplate
  • Pakai Server Api (6.80).b4xtemplate
  • Pakai Server Web (6.80).b4xtemplate
  • Pakai Server Starter (6.80).b4xtemplate

What's New

  1. Separation of Concerns (SoC): using Models and Views
    • making this framework follows Model-View-Controller (MVC) architecture
  2. Code Refactoring: add ORM to separate database sub from Main to ORM module