Asked by afsmerch on November 24, 2025
Can I build API routes and documentation and host them on my own VPS (export the DB schema and API documentation)?
Answered by Twidget
You can create API routes and generate documentation in Twidget, but you cannot export and host those APIs and docs on your own VPS.
Can I build web and mobile UI/UX with Twidget?
Yes — you can build a web UI with Twidget. The front-end builder is complete and supports building web interfaces.
Simulate random oracle card draw
Yes. Store your cards (image and description) in a database table, create an API endpoint that selects a random card from that table, and build a page that calls the endpoint and displays the returned image and description.
Connect Groove Funnels to other apps via API
Yes. Twidget can connect to any application that exposes an API.
Can a beginner build a website with Twidget?
Yes. Beginners can build both websites and APIs using Twidget.
Custom domains and page code access
1) Each workspace can have one custom domain.
2) Page creation is done via our builder. The builder does include elements that allow adding custom HTML and CSS, but full page code editing is not provided outside the builder.