@alena0817/brix

1.0.16 • Public • Published

brix

minimalist Node JS HTTP server framework

Features:

  • session handling (cookies)
  • custom response object (option to add methods to HTTP response object)
  • database connection (currently MySQL is supported)
  • logging (using winston logging package supporting multiple logging levels)
  • static file handling

Prerequisites:

  1. jquery npm install jquery
  2. Blowfish library blowfish-security-lib npm install blowfish-security-lib
  3. Winston npm install winston
  4. mime-types npm install mime-types

Readme

Keywords

Package Sidebar

Install

npm i @alena0817/brix

Weekly Downloads

2

Version

1.0.16

License

ISC

Unpacked Size

1.92 MB

Total Files

56

Last publish

Collaborators

  • alena0817