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

1.1.2 • Public • Published

Pii Express Server

Express server implementation for Pii Application

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.

Package Sidebar

Install

npm i @pii/server-express

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

26.7 kB

Total Files

25

Last publish

Collaborators

  • pii