@litert/http

A simple HTTP server based on LiteRT framework.

Usage no npm install needed!

<script type="module">
  import litertHttp from 'https://cdn.skypack.dev/@litert/http';
</script>

README

LiteRT/HTTP

npm version npm version License node GitHub issues GitHub Releases GitHub Pre-Releases

A simple HTTP server based on LiteRT framework.

Requirement

  • TypeScript v2.6.1 (or newer)
  • Node.js v8.0.0 (or newer)

Installation

Install by NPM:

npm i @litert/http --save

Or install the developing (unstable) version for newest features:

npm i @litert/http@dev --save

Document

简体中文版

License

This library is published under Apache-2.0 license.