jchitel / jakechitel.com

Repo storing the code and deploy configuration for my personal website
jakechitel-com.vercel.app
MIT License
0 stars 0 forks source link

Build minimal server framework #5

Closed jchitel closed 3 years ago

jchitel commented 4 years ago

It needs the following features:

Then we need to refactor the current few routes to use it.

Design:

A Koa-like middleware system would be nice. We can add abstractions over this for basically anything.

jchitel commented 3 years ago

Yea, I'm not doing this anymore