Course lesson

Update Cloudflare Workers KVs Data from an API Route

We've seen how to return easy and a little complex data from our KV, but how about in a real-world application? We are going to remove the code we have created and set up a simple HTML application that will return our data based on an API which we will create.

Duration
5 min
Access
Included
Transcript
Retained from source evidence

We've seen how to return easy and a little complex data from our KV, but how about in a real-world application? We are going to remove the code we have created and set up a simple HTML application that will return our data based on an API which we will create.