B4J Library [Web] WebApiUtils

Version : 6.00
A utility class to simplify the development for server app using project template Pakai Server v4.00+ (f.k.a. Web API Server).

HelpHandler, the API Documentation class is now included as a class template.
It depends on MiniHtml2, MiniCSS and MiniJS.
The HelpHandler is now using Bootstrap 5, HTMX and AlpineJS for the frontend.

Library:
  • WebApiUtils.b4xlib
Depends on:
  • JavaObject
  • Json
  • jStringUtils
  • Xml2Map
GitHub:
https://github.com/pyhoon/WebApiUtils-B4J

Please report bugs if you found any or start a new thread for any question.
 

Attachments

  • WebApiUtils.b4xlib
    26.4 KB · Views: 5
Last edited:

aeric

Expert
Licensed User
Longtime User
Version: 5.70

What's New​

  1. Updated ProcessOrderedXmlFromList sub
  2. Updated ProcessOrderedXmlFromMap sub
 

aeric

Expert
Licensed User
Longtime User
Version: 5.75

What's New​

  1. Updated ProcessOrderedXmlFromList sub
 

aeric

Expert
Licensed User
Longtime User
Version: 5.80

What's New​

  1. Update ProcessOrderedXmlFromList sub
  2. Added Snippets
    • MiniHtml Class Global
    • MiniHtml Handler
 

aeric

Expert
Licensed User
Longtime User
Version : 6.00

What's New​


HelpHandler, the API Documentation class is now included as a class template.
It depends on MiniHtml2, MiniCSS and MiniJS.
The HelpHandler is now using Bootstrap 5, HTMX and AlpineJS for the frontend.
 
Top