Is it possible to use a REST Resource Javascript asset and run it as a background job or a cron job? Or does it need to be loaded on the front end in a browser?
If it does have this limitation, are there any other solutions for running server side javascript without having to load a front end page?