Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


REserve logo

# 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`