Skip to content

"ok-computer" is a web server that returns 200 OK to any requests it receives. It logs the incoming request URL and method in the console. As a response it send a random lyric from the Radiohead album "OK Computer".

Notifications You must be signed in to change notification settings

Augustalex/ok-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ok-computer

"ok-computer" is a web server that returns 200 OK to any requests it receives. It logs the incoming request URL and method in the console. As a response it send a random lyric from the Radiohead album "OK Computer".

Quick Start

Run the server using npx:

npx ok-computer [port]

About

"ok-computer" is a web server that returns 200 OK to any requests it receives. It logs the incoming request URL and method in the console. As a response it send a random lyric from the Radiohead album "OK Computer".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published