project templates

  1. aeric

    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...
  2. aeric

    Share My Creation [Project Template] Pakai Server v4

    Update Pakai Server v5 is available Pakai Server Version 4.00 Formerly known as Web API Server GitHub: https://github.com/pyhoon/pakai-server-b4j Template: Pakai Server (4.00).b4xtemplate B4X Client App: TBD Tutorial...
  3. aeric

    Share My Creation [Project Template] Web API Server v3

    Web API Server is now Pakai Version: 3.51 GitHub: https://github.com/pyhoon/pakai-server-b4j/tree/v3.51 Description: Web API Server with JSON response Database: SQLite, MySQL Template: Web API Server (3.51).b4xtemplate B4X Client App (B4A, B4i, B4J): Web API Client (2.00).b4xtemplate...
  4. aeric

    Share My Creation [Project Template] User Login Server

    Version: 3.10 GitHub: https://github.com/pyhoon/user-login-server-b4j Clients: [Project Template] [B4X] User Login Client Description: This is a user registration and login server. Includes API for change and reset user password. Based on Web API Server v3.50 project template. It is a...
  5. aeric

    Share My Creation [Project Template] Web API Server v2

    Updates Web API Server v3 is available Version: 2.08 Description: Create Web API Server using B4X project template Database: MySQL, SQLite Sample project: Support Ticketing System If you don't want to connect to any SQL database, see MinimaList API Server For older version, see Web API...
  6. aeric

    Share My Creation [Project Template] Web API Server v1

    Updates Web API Server v2 is available Version: 1.16 Description: Create Web API Server with CRUD functionalities Sample application: [B4X] Todo List based on Web API Template: Web API Server (1.16).b4xtemplate Depends on following libraries: ByteConverter JavaObject jServer Json...
  7. LucaMs

    Other Project templates - how to create...

    How to create a project template also containing a custom class template? I would like to "replace" the supplied B4XPage class template with my custom one:
Top