# Restana Benchmarking Test From https://www.npmjs.com/package/restana: > Blazing fast, tiny and minimalist connect-like web framework for building REST micro-services. ### Test Type Implementation Source Code * [JSON](app.js) * [PLAINTEXT](app.js) ## Important Libraries The tests were run with: * [restana](https://www.npmjs.com/package/restana) * [NodeJS](https://nodejs.org/en/) ## Test URLs ### JSON http://localhost:8080/json ### PLAINTEXT http://localhost:8080/plaintext