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

https://github.com/txthinking/httpserver

This is a very simple http static server, sometimes we need it for testing
https://github.com/txthinking/httpserver

Last synced: 6 months ago
JSON representation

This is a very simple http static server, sometimes we need it for testing

Awesome Lists containing this project

README

          

# httpserver

[中文](README_ZH.md)

This is a very simple http static server, sometimes we need it for testing

> **If you need a HTTP2 web server in production, try [nico](https://github.com/txthinking/nico)**

### Install via [nami](https://github.com/txthinking/nami)

```
$ nami install httpserver
```

### Usage

```
$ httpserver
```

## Author

A project by [txthinking](https://www.txthinking.com)

## License

Licensed under The MIT License