An open API service indexing awesome lists of open source software.

https://github.com/zaiste/websi

Web Server Interface: Universal TypeScript HTTP abstraction for the Web Platform
https://github.com/zaiste/websi

http-server typescript web web-server webapi

Last synced: 10 months ago
JSON representation

Web Server Interface: Universal TypeScript HTTP abstraction for the Web Platform

Awesome Lists containing this project

README

          

# WebSI: Web Server Interface

Universal HTTP abstraction for building web servers with TypeScript.

## Development

```
deno task build:npm
```