2.0.8 • Published 1 month ago

@wal-li/server v2.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

Walli Server

A lightweight, modern web framework for Node.js that is designed to be expressive, robust, and scalable.

Usage

import { createServer } from '@wal-li/server';

const server = createServer(config);

// routing logic

await server.start();

// other logic

await server.stop();

Licenses

MIT.

2.0.8

1 month ago

2.0.7

2 months ago

2.0.6

2 months ago

2.0.5

4 months ago

2.0.4

4 months ago

2.0.3

4 months ago

2.0.2

4 months ago

2.0.1

4 months ago

2.0.0

4 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago