@esx-rs/router-koa
v0.2.1
Published
ESX-RS router for Koa.
Downloads
1
Maintainers
Readme
@esx-rs/router-koa
A middleware for Koa that routes requests based on ESX-RS endpoints.
Getting Started
The library can be installed using npm
:
npm install esx-rs-router-koa --save
Or using yarn
:
yarn add esx-rs-router-koa