Ecosyste.ms: Awesome
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: 23 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T09:40:02.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:44:51.057Z (about 1 month 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
```