is it possible to connect my website to backendless database using js api?
Hi Yusuf
Yes, of course, here is a doc for our JS-SDK https://backendless.com/docs/js/quick_start_guide.html
and also you can use REST Api https://backendless.com/docs/rest/setup.html which you can use with any Ajax library like axios or using our library BackendlessRequest
Regards, Vlad
1 Like