Skip to content

cretz/serverless-scripting-examples

 
 

Repository files navigation

StackPath Serverless Scripting Examples

Serverless Scripting provides the ability to write custom JavaScript code that is executed at the edge of the StackPath CDN. With serverless scripting you can intercept the request before it is sent to your origin server or delivered from StackPath's cache and modify the response to fit your needs before sending it back to the user. Serverless scripting gives you the power to extend the power of our global CDN using custom code.

This repository provides examples of how we believe serverless scripting can be leveraged to power your existing applications. You are welcome to use and modify this code as needed. We would also love to see any additional examples you think could be valuable. Just submit a pull request.

Got questions about serverless scripting? Contact our Support Team. We're here to help!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • TypeScript 32.2%
  • Go 10.1%
  • C 1.0%