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

roberto-nascimento/edgeworkers-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akamai EdgeWorkers and EdgeKV

Akamai EdgeWorkers helps deliver superior web experiences by enabling developers to run JavaScript at the Edge. EdgeKV provides a global, low-latency key-value data store to complement EdgeWorkers. The code and tools in this repository provide a starting point to help you build applications that solve business problems with Akamai EdgeWorkers and EdgeKV.

Subfolder organization

  • /examples: EdgeWorker and EdgeKV code samples, organized by use-case
  • /edgekv: EdgeKV helper library, API documentation, and utilities
  • /public_examples: Customer-contributed code to enhance the EdgeWorker ecosystem

Resources

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

If you have not already installed Postman, visit the Postman website and install the preferred version for your system. Click the "Run in Postman" button to import the EdgeCompute API Postman collection into Postman.

Run in Postman

Reporting Issues

These are working code samples that you may use, modify and extend at your discretion. If you experience any problems, please raise a Github issue or create a pull request with fixes, suggestions, or code contributions.

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 74.4%
  • Python 22.7%
  • HTML 1.3%
  • Other 1.6%