0.2.0 • Published 1 year ago

smoll-webserver v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Smoll Webserver

Minimal node library with routing and function helpers to assist YOU create servers with zero dependencies and no abstractions.

⚠️ EARLY DEVELOPMENT, THE API WILL CHANGE: Don't use it in ANY production enviroment!

Changelog

0.1.0

  • Added new class Smoll to handle the server logic
  • Added suport for http 1.1 server
  • Added suport for GET requests ( no error checking yet! 😔)

0.2.0

  • Fixed semver version
  • Added 404 routes fallback
  • Updated package description
0.2.0

1 year ago