kyle439
Nov 28, 2025
Q: Does NoCodeBackend.com allow you to:
Write and run custom JavaScript/Node.js functions?
Install npm packages (specifically twilio)?
Return raw XML responses instead of JSON?
Founder Team
Riya_NoCodeBackend
Nov 28, 2025A: Hi,
NoCodeBackend is an API generator tool. You setup a database and get the APIs for the same that you can then integrate with your front-end applications.
1. We recently launched event-based webhooks that allows you to send the database records on an event trigger such as INSERT, UPDATE and DELETE.
But we are also working on building edge functions that will allow you to run custom code such as javascript or nodejs right within NocodeBackend. But we do not have any ETA for that.
2. The response is in JSON only.
Thanks
Share
Helpful?
Log in to join the conversation