smoll
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Smoll

Node library for server creation with routing.

Don't bother sending PR's, I won't be reviewing them. I have this project public just to use the beneficts of public projects in GitHub. If you don't like something you can fork it.

Be aware, the API could break at any update.

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.3.0

  • Added router to handle static and dynamic routes
  • Renamed library from "smoll-webserver" to "smoll"
  • Moved project from typescript to javascript

0.3.1

  • Fixed reference error with class variables

Package Sidebar

Install

npm i smoll

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

6.51 kB

Total Files

5

Last publish

Collaborators

  • sergiomalagonmartin