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

https://github.com/pke/atlhttpd

Simple C++/ATL based HTTP server
https://github.com/pke/atlhttpd

Last synced: 6 months ago
JSON representation

Simple C++/ATL based HTTP server

Awesome Lists containing this project

README

          

Start the server and navigate to this url in your browser:

http://localhost:3000/echo/2.xml?text=hello%20world

Or navigate to
http://localhost:3000/protected
with username ```NSA``` and ```FUCK!YOU!``` as password.