Introduction to Build a Serverless API with Cloudflare Workers

Share this video with your friends

Social Share Links

Send Tweet
Published 3 years ago
Updated 3 years ago

In this course, Kristian Freeman will teach you how to build and deploy a Serverless API with Cloudflare Workers. By learning how to build your own serverless JSON APIs, you can effectively manage a highly-available backend for your projects, without needing to learn DevOps or manage services.

Kristian Freeman: [0:00] Hey, everybody. Kristian Freeman here. In this course I'll teach you how to build a serverless API with Cloudflare workers, which is a really powerful serverless functions platform that allows you to deploy your code all around the world.

[0:10] APIs are a crucial part of building full-stack applications. I come from a frontend development background and I found that one of the best ways to level up in my career was to learn how to build full-stack and backend applications.

[0:24] Using serverless is a great way to do that. In this course I'm going to teach you how to handle incoming HTTP requests so that you can work with existing clients, browsers, mobile applications, and all kinds of stuff, and accept data into your serverless functions.

[0:37] Once you've done that we'll also learn how to use Unsplash which is an awesome photo searching API. Traditionally, this is the realm of backend developers working with other APIs. Understanding how they work and how we can interface with them.

[0:50] With easy-to-use frameworks like Cloudflare workers, we can build production ready serverless functions that will handle whatever scale we throw at them.

[0:56] Finally, we'll come full circle and we'll use our new serverless API to build a React user interface frontend. If you've ever worked with a backend developer and they've said, "Here's an endpoint. Here's a documentation. Go ahead and build this thing."

[1:08] It's time to flip the script and instead we can build those serverless functions and build those endpoints ourselves. We can now build fully featured full-stack applications. Thank you so much for checking out the course. I hope you get a ton out of it.

[1:19] Let's go and build our serverless API.

egghead
egghead
~ 2 hours ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today