Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gimjin/gzip-response

接口返回值gzip压缩,浏览器自动解压方案
https://github.com/gimjin/gzip-response

Last synced: 3 days ago
JSON representation

接口返回值gzip压缩,浏览器自动解压方案

Awesome Lists containing this project

README

        

# gzip-response
接口返回值gzip压缩,浏览器自动解压方案

```bash
npm install
node server.js
open http://localhost:3000
```