Examples showing how to build custom API endpoints in the # folder.
EXAMPLE - Creating your custom API is needed if you want to make interactive functions in your sites. API functions are not cached (by…
How to implement a custom JWT login for your web application, encompassing the creation of a unique login page, the setup of an…
Follow this example to send email from your application.
By the use this API-function and javascript you can automatically hard reload a page if it has been updated on server.
Examples for API functions calling external WEB APIs (JSON) with POST and GET. IMPORTANT: These functions are only available from the #/API…
This example will send an SMS from your Docly JS API to a phonenumber. It requires an account at BulkSMS and credits.
This API function identifies and optionally sets new ROWID values in a site if there are duplicates.
Reads a logo image file from a #/Config file and returns it to the client with caching.