Koa

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf JavaScript framework
gptkbp:archives https://github.com/koajs/koa
gptkbp:bornIn Node.js community
gptkbp:createdBy gptkb:TJ_Holowaychuk
gptkbp:encourages async programming
gptkbp:features context object
gptkbp:firstPublished 2013
gptkbp:focus minimalism
gptkbp:has gptkb:Koa_Router
gptkb:Koa_bodyparser
gptkbp:hasVersion 2.x
https://www.w3.org/2000/01/rdf-schema#label Koa
gptkbp:inspiredBy Connect
gptkbp:is flexible
lightweight
open source
modular
highly extensible
middleware-centric
non-opinionated
gptkbp:language JavaScript
gptkbp:license MIT License
gptkbp:mainIngredient Koa_middleware
gptkbp:promotes composability
gptkbp:provides middleware stack
gptkbp:successor gptkb:Express.js
gptkbp:supports HTTP/2
gptkbp:type Web framework
gptkbp:uses generators
async/await