johnnywey / chaos-http

A NodeJS HTTP testing server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_____ _                       _   _ _____ ___________
/  __ \ |                     | | | |_   _|_   _| ___ \
| /  \/ |__   __ _  ___  ___  | |_| | | |   | | | |_/ /
| |   | '_ \ / _` |/ _ \/ __| |  _  | | |   | | |  __/
| \__/\ | | | (_| | (_) \__ \ | | | | | |   | | | |    
\____/_| |_|\__,_|\___/|___/ \_| |_/ \_/   \_/ \_|                                                                                                                

Chaos! HTTP

Chaos HTTP is a super simple Node app that stands up an HTTP server to return error conditions. It is similar in concept to httpbin but far less functional :).

It does not have any external dependencies outside the core NodeJS libraries so it does have that going for it ...

License

MIT License

About

A NodeJS HTTP testing server.

License:MIT License


Languages

Language:JavaScript 100.0%