Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tedezed/dummy-http-server

Dummy HTTP Server
https://github.com/tedezed/dummy-http-server

Last synced: 23 days ago
JSON representation

Dummy HTTP Server

Awesome Lists containing this project

README

        

# Dummy HTTP Server

Example to use:
```
docker run -p 8080:8080 tedezed/dummy-http-server:80
docker run -p 8080:8080 tedezed/dummy-http-server:8888
docker run -p 8080:8080 tedezed/dummy-http-server:3000
```

Port list:
- 80
- 443
- 8000
- 8443
- 8080
- 8888
- 3000
- 5000
- 6000