Skip to content

danurbanowicz/edge-function-get-uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Edge Function Get UUID

What is it?

A serverless Edge Function example that returns a random v4 UUID from Netlify's Edge CDN.

Play around on the Demo Site

You can also call the function endpoint directly to return a JSON object

https://edge-function-get-uuid.netlify.app/get

Or deploy your own copy to Netlify

Deploy to Netlify

Bug reports, feature requests, etc

This repo is part of an ongoing project I am working on exploring common use cases for serverless functions, and I welcome contributions and suggestions. Feel free to submit an issue or PR!