Android Question How to call .net 6.0 RestAPI in B4A

junaidahmed

Well-Known Member
Licensed User
Longtime User
I have used RestAPI in .net 6.0 (.net core).I would like to know how to call API (Post request) in B4A for below queries

1.Login (how to pass json string as body in B4A)
2.Read Data( with jwt authentication and json paramater )
3.Insert ( with jwt authentication and json paramater)
4.Update ( with jwt authentication and json paramater)
5.Delete ( with jwt authentication and json paramater)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…