B4J Library [Project Template] Inti Server v1

Inti - Core of Pakai framework
This is a very minimum server template (7KB), without dependencies of any library (except for jServer).

This template may not as useful as Pakai framework.
However, it provides a very basic server configuration to start with.
Instead of starting from Pakai and deleting all the unwanted stuffs one by one, sometimes it is best to start with a clean template.
This is an alternative to my MiniServer template (78KB).
You can start by adding more libraries such as WebApiUtils and MiniORMUtils or write everything from scratch.

GitHub: https://github.com/pyhoon/inti-b4j

Update: There is also a minimum example project (13KB) depends on WebApiUtils, MiniORMUtils and included sample handlers.
 

Attachments

  • Inti Server (1.00).b4xtemplate
    6.9 KB · Views: 59
Last edited:
Top