@pii/router-express
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Pii Express Router

Express Router implementation for Pii Epxress Server

Documentation

Examples

Here is a simple example to get you started:

index.ts

...
import { ExpressServer } from '@pii/server-express'
...

...
const server = new ExpressServer()
Container.addSingleton(server)
...

License

This project is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i @pii/router-express

Weekly Downloads

22

Version

1.1.0

License

MIT

Unpacked Size

58.6 kB

Total Files

74

Last publish

Collaborators

  • pii