Skip to content

EdgeWorkers Examples – This repository contains practical examples, that can be used as a starting point for Akamai EdgeWorkers.

License

Notifications You must be signed in to change notification settings

sscian/edgeworkers-examples

 
 

Repository files navigation

Akamai EdgeWorkers Examples

Akamai EdgeWorkers helps deliver superior web experiences by enabling developers to run JavaScript at the Edge to customize web traffic, rather than using origin servers for these tasks. EdgeKV provides a global, low-latency key-value data store at the Edge to complement EdgeWorkers. The code snippets in this repository represent a starting point to help you build logic that will solve a range of use-cases via Akamai EdgeWorkers and EdgeKV.

These code samples are offered as-is, and are working code samples within the EdgeWorkers and EdgeKV products. Feel free to use, modify and extend what you find here!

Resources

For more information on EdgeWorkers and EdgeKV, refer to the following resources:

Reporting Issues

If you experience any issues with these code samples, please raise a GitHub issue. Or create a pull request with fixes, suggestions, or your own contributed example.

About

EdgeWorkers Examples – This repository contains practical examples, that can be used as a starting point for Akamai EdgeWorkers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.4%
  • Python 23.0%
  • HTML 1.8%
  • Other 1.8%