[B4X] How to create REST API server with B4X Template v1.13

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Very impressive Aeric! Thank you for sharing!

TheUltimateBaccaratApp
Автор

I couldn't get the Web Api option to appear

nagsistemassistemas
Автор

How to run the server on webserver ? Is it enough to just upload the jar in the webserver?

rselvarajanMBA
Автор

*Updates:*
12/04/2023
- *Web API Server - v1.16* is available
- 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)

Aeric
Автор

SQLite-jdbc version 3.39.3.0 (2022.09.09) available

Aeric
Автор

*Web API Server - v1.15* is available

03/10/2022
- Add a Home button in Category page
- JS: Fixed bug point to wrong id for Category dropdown in Edit dialog
- JS: Remove comma in thousand for price textbox in Edit dialog

Aeric
Автор

*Web API Server - v1.14* is now available!

01/10/2022
- Dynamic populate Category dropdown in add/edit product dialog
- Manage Category in new page
- Improve JS scripts
- SQLite version point to sqlite-jdbc-3.39.3.0

Aeric