I am a newbie to both Weweb and Xano. I’ve gone through the Academy which was good. However, I need to work with Xano without using the REST API. I need a detailed video (preferably) explaining how to connect the back-end and front-end without using a REST API.
Can someone please point me to the right resource?
Thanks!
Frank
In reality, everything will be Rest API, but you can use the native integration that can make it a little easier.
Below I will leave the link to the documentation.
1 Like
Yeah as @mauromequelussi suggested, everything is through REST API as WeWeb is frontend only, so it needs to communicate to Xano through their API.
The native integration is a layer of abstraction over the REST API plugin to help you build faster, but it’s still REST API under the hood.
2 Likes
Thank you, @mauromequelussi! That is a good resource. Yes, native integration. I was trying to convey that, but I didn’t have my vernacular right.
I attended the Xano Office Hours today and learned more about using the native integration vs the Rest API.
Your comment was much appreciated.
Hey @Quentin, thanks for the response! Once I successfully do this integration a few times, it should be easier for me.
FYI, we’ll use the native integration tomorrow during our Webinar with Lachlan from Xano. It might interest you: Build a ChatGPT clone with Xano and WeWeb – WeWeb
1 Like
Thank you, @Quentin! I will be watching, for sure!