Skip to content

ProphetofAtnu/koa-session-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koa Sessions Test

Description

This is a basic example of using sessions with Koa that includes:

  • Koa Router
  • Koa Body Parser
  • Custom static file reading middleware that should probably never be used by anyone, but I felt like writing

To Run:

git clone https://github.com/PropetofAtnu/koa-sessions-test.git
cd koa-sessions-test
npm install
npm run start

About

Example of using sessions and routes with Koa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published