Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stpettersens/coyote
:wolf: A simple web server for serving static content with supported MIME types and headers configured via XML.
https://github.com/stpettersens/coyote
Last synced: about 1 month ago
JSON representation
:wolf: A simple web server for serving static content with supported MIME types and headers configured via XML.
- Host: GitHub
- URL: https://github.com/stpettersens/coyote
- Owner: stpettersens
- License: other
- Created: 2015-05-22T10:18:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T05:00:50.000Z (over 9 years ago)
- Last Synced: 2023-03-11T09:27:31.808Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Coyote
A simple web server for serving static content with supported MIME types and headers configured via XML.Usage: `python Coyote.py -p 1337 -l`