1.0.16 • Published 4 years ago

@alena0817/brix v1.0.16

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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

1.0.16

4 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

6 years ago