Hacker News new | ask | show | jobs
by irahul 5441 days ago
And that is predated by

    # hello.cgi
    print "Hello World\n";
I wasn't trying to claim WSGI is the first web server to application server interface. I was just showing Rack and WSGI are similar, and Rack was WSGI inspired.