coruja 0.0.1 copy "coruja: ^0.0.1" to clipboard
coruja: ^0.0.1 copied to clipboard

A nodeJS express like library. Provides facilities to configure routes to HTTP requests of type GET/POST and ways to change the default request object received by the route function handler.

0.0.1 #

  • Fix hardcoded response status code setted to 200, on CorujaRequest.writeResponse().
  • Provides some documentation

0.0.0 #

  • Provides classes Coruja, CorujaRequest, CorujaJsonRequestFactory, CorujaJsonRequest and the interface CorujaRequestFactory
  • Initial version, created by Stagehand
1
likes
120
pub points
0%
popularity

Publisher

verified publisherdanielprado.dev

A nodeJS express like library. Provides facilities to configure routes to HTTP requests of type GET/POST and ways to change the default request object received by the route function handler.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

More

Packages that depend on coruja