1.0.1 • Published 2 years ago

koolpress v1.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

koolpress

A kool web framework based on Express, with extra cool stuff

Docs

Docs

Features:

  • Routes with very simple JSON objects
  • Disables x-powered-by header by default
  • Already .use()s express.json() for out-of-the-box request body JSON deserialisation
  • Access to the Express server object
  • Cool middleware() function!
  • Probably more coming!