https://github.com/arnaudbuchholz/reserve
Lightweight http server configurable using regular expressions
https://github.com/arnaudbuchholz/reserve
http https server static
Last synced: 10 months ago
JSON representation
Lightweight http server configurable using regular expressions
- Host: GitHub
- URL: https://github.com/arnaudbuchholz/reserve
- Owner: ArnaudBuchholz
- License: mit
- Created: 2019-06-05T16:38:15.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T09:42:29.000Z (about 1 year ago)
- Last Synced: 2025-04-02T10:44:26.966Z (about 1 year ago)
- Topics: http, https, server, static
- Language: JavaScript
- Homepage:
- Size: 8.64 MB
- Stars: 24
- Watchers: 1
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REserve
## 📚 Documentation
The project is a monorepo aggregating :
* [REserve project](reserve/README.md),
* [Documentation](docs/README.md),
* [Samples](samples/README.md),
* Custom [plugins](plugins/README.md).
## 💿 How to install
* REserve works with [Node.js](https://nodejs.org/en/download/) >= 12.22.2
* Clone the [project](https://github.com/ArnaudBuchholz/reserve) and run `npm install`