https://github.com/fantasyui-com/hardened-express
Fast, opinionated, hardened web framework. [Server, Hardened]
https://github.com/fantasyui-com/hardened-express
library
Last synced: 4 months ago
JSON representation
Fast, opinionated, hardened web framework. [Server, Hardened]
- Host: GitHub
- URL: https://github.com/fantasyui-com/hardened-express
- Owner: fantasyui-com
- License: gpl-3.0
- Created: 2017-04-01T14:59:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T16:16:13.000Z (over 1 year ago)
- Last Synced: 2024-10-07T16:52:49.136Z (over 1 year ago)
- Topics: library
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hardened-express
Fast, opinionated, hardened web framework.
## Key Points
Limitations, there will be limitations imposed by security, and some things will be discouraged.
User must be able to replace ```const express = require("express");``` with ```const express = require("hardened-express");``` and expect most of the safe things to work.
## TODO
HTTPS via https://letsencrypt.org