Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nliviu/http-gzip
https://github.com/nliviu/http-gzip
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nliviu/http-gzip
- Owner: nliviu
- License: other
- Archived: true
- Created: 2018-05-03T10:07:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-10T07:07:21.000Z (over 4 years ago)
- Last Synced: 2024-07-31T21:53:01.277Z (3 months ago)
- Language: HTML
- Size: 67.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mongoose-os - http-gzip - simple example about how to serve gzipped css and js files (Awesome Mongoose OS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) / Community Examples)
README
# A Mongoose OS simple web server
## Overview
This application is a simple example about how to serve gzipped css and js files.
As of https://github.com/cesanta/mongoose/commit/884b9a48138e0c81cbe295900eb95524413692f1 `.gz` files are handled by Mongoose OS.