Skip to content

An example of a edge function in Vercel that returns a random Chuck Norris fact. Chuck Norris likes this

Notifications You must be signed in to change notification settings

jondjones-poc/chuck-norris-api-vercel-edge-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chuck Norris API Vercel Edge Function Example - By Jon D Jones 💥

An example of an edge function ths runs in Vercel. This edge function is called using api/api and returns a random Chuck Norris joke. The API demonstrates how to create a edge side function using vanilla javascript5 that is hosted in Vercel

The chuck norris API the function is calling can be found here: https://api.chucknorris.io

👻 Live Site URL & Status 👺

How to use

Start the dev environment. Install Vercel CLI

npm run start

👾☄️👻👺🕹️

About

An example of a edge function in Vercel that returns a random Chuck Norris fact. Chuck Norris likes this

Topics

Resources

Stars

Watchers

Forks