Custom API
Create custom API functions
EXAMPLE - Creating your custom API is needed if you want to make interactive functions in your sites. API functions are not cached and are also allowed to access query string and form parameters. With API functions you can also write / store data to your Docly site / database. Normal pages can't read from the query string and can only produce a single static output as it is cached in the system.