issues
search
mayajs
/
router
Simple NodeJS server routing library created using Typescript
MIT License
0
stars
0
forks
source link
Fix response
#43
Closed
mackignacio
closed
2 years ago
mackignacio
commented
2 years ago
Changes
Fix json method
Fix html method
Fix default content type
Add refreshScript for html responses
Add body tag to html responses
Sanitize error messages
Changes