Member-only story

Let’s build an API with Koa — Part 2

Jared Nutt
codeburst
Published in
7 min readOct 17, 2018

The saga continues, this time with Andy Samberg.

Photo by Mesut Kaya on Unsplash

Front-matter

If you’re just joining us, you should go see the first part of this series.

Or, if you don’t want to, then check out the repo for the last spot in that article here.

Intro

In this article, we are going to take a deep dive into Koa. I ended up spending a lot of time on how things work, as opposed to writing a lot of code, but I think it’s important to know how a tool works.

Enough said, let’s get to it.

Exploring Koa

Before we go to crazy, let’s get a better understanding of what Koa offers us when we make requests to it.

app.context

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Published in codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Written by Jared Nutt

Freelance web developer living in Los Angeles. I write articles I wish I had when I was learning — mostly about Javascript and web development.

Responses (1)

Write a response