Introduction

Let us introduce you to how you configure and code in Docly™ with JavaScript.

About Ja­vaSc­rip­t

JavaScript is one of the most popular programming languages in use today. It's been around since 1995, but its popularity really took off…

HASH fi­les

.HASH files are text files such as HTML pages that execute on server side. They use JavaScript (#JS syntax - aka HashJS) code to process…

JS fi­les in #/A­PI

A .JS file placed in the API folder will run on the server and always return JSON. You can only use them in your #/API folder, where you…