danurbanowicz / edge-function-get-uuid

An edge function that generates a UUID

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

An edge function that generates a UUID

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

License:MIT License


Languages

Language:TypeScript 100.0%