web api template

  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 framework

    Pakai framework 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: TBD Depends on: WebApiUtils.b4xlib (v4.70) MiniORMUtils.b4xlib (v3.30) sqlite-jdbc-3.7.2.jar (or...
  3. aeric

    Share My Creation [Project Template] Web API Server v3

    Web API Server is now Pakai Version: 3.50 Description: Web API Server with JSON response Database: SQLite, MySQL Template: Web API Server (3.50).b4xtemplate B4X Client App (B4A, B4i, B4J): Web API Client (2.00).b4xtemplate Depends on: WebApiUtils.b4xlib (v3.05) MiniORMUtils.b4xlib...
  4. aeric

    Share My Creation [Project Template] User Login Server

    Version: 3.00 Based on (Project Template) Web API Server v3.30 Description: This is a fully functional user registration and login system with user login management. It is a remake of MySQL API Server (Key + Token) and [B4X] User Login Apps. The access token will expired in 10 minutes (you...
  5. DarkoT

    Share My Creation B4J ERP Web Api server

    Hi, I would like to share a very positive experience I had with end-users - particularly because of the ease of use. Thanks to the B4x community, I found this wonderful tool and a fantastic team that is always ready to help. Within B4J, I developed an ERP WEB API server for a specific client. I...
  6. 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...
  7. 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...
Top