Skip to content

Releases: pyhoon/webapi-b4j

Web API Server v1.16

14 Jun 13:06
985c2d7
Compare
Choose a tag to compare
  • Web API Server - v1.16
  • Similar to Web API Template 2.0, it is now less confusing by using #Desc and #Path for documentation
  • Web API Client - v1.0.5 (compatible with Web API Server v1.16)

Web API Server v1.15

02 Oct 18:22
8ca11cb
Compare
Choose a tag to compare

Release date: 03/10/2022

  • Web API Server - v1.15
  • JS: Fixed bug point to wrong id for Category dropdown in Edit dialog
  • JS: Remove comma in thousand for price textbox in Edit dialog
  • Add a Home button in Category page

Web API Server v1.14

01 Oct 07:46
4a2be68
Compare
Choose a tag to compare

Release date: 01/10/2022

  • Web API Server - v1.14
  • Manage Category in new page
  • Dynamic populate Category dropdown in add/edit product dialog
  • Improve JS scripts
  • SQLite version point to sqlite-jdbc-3.39.3.0

Web API Server v1.13

01 Oct 07:29
bee432e
Compare
Choose a tag to compare

Released date: 25/08/2022

  • Web API Server - v1.13
  • Home page with Add, Edit and Delete Product (using Bootstrap modal and jQuery Validate)
  • Help or API documentation page improvements
  • Many variables and SQL commands are renamed!
  • SQLite version point to sqlite-jdbc-3.39.2.0
  • Separate Category and Product handlers
  • FindHandler added for more search endpoints
  • Endpoints structure changed!
  • Warning: This version is not compatible with Web API Client v1.0.3 and below

Web API v1.12

28 May 07:37
8fe2cb0
Compare
Choose a tag to compare
Update README.md

Update YouTube video

Web API B4XTemplate v1.11

19 Jan 06:27
2a6f527
Compare
Choose a tag to compare

Released date: 19/10/2021

  • Better use of Connection Pool for MySQL (do not close pool)
  • Change DataUtils module to DataConnector class
  • Clean up some redundant codes

WebAPI

08 Oct 15:00
0a0bb0b
Compare
Choose a tag to compare

Config INI and help files

WebAPI JAR

08 Oct 16:24
0a0bb0b
Compare
Choose a tag to compare
jar

Update README.md

Web API B4XTemplate v1.10

06 Oct 12:36
fa4ba4b
Compare
Choose a tag to compare
documentation

Add files via upload

Web API B4XTemplate v1.09

16 Sep 07:20
643fcbb
Compare
Choose a tag to compare
Add files via upload