https://www.b4x.com/android/forum/threads/b4x-supabase-firebase-alternative.149855/
This is a very simple tutorial on how to use the CRUD options. A more detailed tutorial is coming soon.
CREATE
Dim Insert As Supabase_DatabaseInsert = xSupabase.Database.InsertData
Insert.From("dt_Tasks")
Dim...
Updates:
Web API Server 2.0 is available. Check https://www.b4x.com/android/forum/threads/project-template-web-api-server-2.143310/
Version: 1.16
Description: Create Web API Server with CRUD functionalities
Sample application: [B4X] Todo List based on Web API
Template:
Web API Server...
Not all API commands I have implemented and tested, if you have problems, then ask in the comments or in a new thread.
With this class you can register and log in your users via email and password. And a lot more...
Setup:
put your API Key in the Class_Globals
Private const API_KEY As String...
Thanks @Erel for free version that I plan to buy but donate instead.
I'll share my B4A knowledge in Thailand, your great product must popular, later.
PHP is well known for web developer, it cheap resource and easy to learn in Thailand.
Backend system easy manage by PHP & MySQL but till now...
Hallo,
ich versuche via einem Httpjob eine Rest API anzusprechen.
leider bekomme ich immer die gleiche Meldung:
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found., Response:
aus meiner Sicht...
Hello all,
What I'd like to accomplish is to simply upload a file (zip) to a bucket that I've already created on Google Cloud Storage.
REST API URI is given as:
https://www.googleapis.com/upload/storage/v1/b/[BUCKET_NAME]/o?uploadType=media&name=[OBJECT_NAME]
I do understand that I need...
A Professional B4J framework that allows you to build Modern REST API's with ease.
You can download: HERE
You can download JsonGenerator2 from here
It is with the source code. You can upload your fixes or extra extensions to it and share and it would be merged if useful to the official...
GoogleTasks are a Task list (ToDo List, Shopping List, whateveryouwant list)
In this small Tutorial i want to share my findings while i played around with GoogleTasks. In fact i´m not finished playing with it ;-)
Based on @Erel answer that it most probably work in B4J and B4i too i added [B4X]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.