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
- Host: GitHub
- URL: https://github.com/zaiste/websi
- Owner: zaiste
- License: other
- Created: 2023-01-29T16:35:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T09:40:02.000Z (about 3 years ago)
- Last Synced: 2025-06-03T06:45:54.572Z (11 months ago)
- Topics: http-server, typescript, web, web-server, webapi
- Language: TypeScript
- Homepage: https://websi.dev
- Size: 30.3 KB
- Stars: 30
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebSI: Web Server Interface
Universal HTTP abstraction for building web servers with TypeScript.
## Development
```
deno task build:npm
```