@djeglin @Netlify Yep. Deploying a Netlify Function results in an endpoint that you can access over HTTP. You can use them with anything that speaks HTTP.
By default it exposes:
https://your.domain/.netlify/functions/function-file-name
The _redirects API also gives full control over that URL