Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudbuchholz/reserve
Lightweight http server configurable using regular expressions
https://github.com/arnaudbuchholz/reserve
http https server static
Last synced: 5 days 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T00:16:49.000Z (about 1 month ago)
- Last Synced: 2024-12-25T09:11:36.653Z (12 days ago)
- Topics: http, https, server, static
- Language: JavaScript
- Homepage:
- Size: 8.41 MB
- Stars: 23
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
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`