B4J Tutorial Pocketbase CRUD REST API & SSE with PostMan and then HttpUtils

Hi

CRUD Examples Attached

PocketBase
is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in users management, convenient dashboard UI and simple REST-ish API.

1669733688505.png


It runs on Linux, Windows and Mac, You can get it here, https://pocketbase.io/

We will look at each offering using HTTPUtils, thus covering the REST API both with postman & b4x.

Here we go.

PS: Do not forget to start the server

1668731707741.png
 

Attachments

  • PocketBase.zip
    6.9 KB · Views: 118
Last edited:

amorosik

Expert
Licensed User
We may not yet fully realize the implications of this technology
But even at first sight it is really very effective
Many thanks for generously sharing your technical skills
 
Top