Quest 3 - Fuel Up Your API Development with Hono and Deno
Learning Outcomes
You will be able to:
- Build APIs using Hono and Deno.
- Create protected routes with Hono.
- Include tests for your backend.
Quest Details
Introduction
In this tutorial, you will continue building an API that allows users to create, replace, update and delete data using Hono and Deno. By going through this quest, you will gain one example application of how to build an API for different domains. You will also learn how to create protected routes for certain API endpoints that require authentication and authorisation.
Let's continue and finish up your first API development journey with Hono and Deno.
As this is a continuation of Tutorial 1 and Tutorial 2, ensure you have finished those two tutorials first.
Prerequisites
- Required to have finished Tutorial 1.
- Required to have finished Tutorial 2.
- Familiarity with Javascript and Typescript.
- A working development environment of VSCode.
For technical help on the StackUp platform & quest-related questions, join our Discord, head to the 🆘 | quest-help-forum channel and look for the correct thread to ask your question.
Deliverables
This quest has 2 deliverables.
- Screenshot for Step 6 Pet Details
- Screenshot for Step 6 People / Personal Details
This quest is part of a campaign so do check out other quests!
Find articles to support you through your journey or chat with our support team.
Help Center