Skip to content

chaimakr/koajs_minip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoaJS introduction

Modern and minimalist Node.js Framework
This project is inspired by traversy media tutorial .

specifications

  • Uses context obj ( contains req & res ) , refer to as ctx usually
  • Uses koa-router for routes
  • Can be used for simple api (returns json responses) or you can render with koa-ejs

Test App

the app is static using a table of things and trying different koa modules and functionalities (+ bootstrap)

Show Add

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published