Skip to content

Commit a9cf50e

Browse files
committed
readme
1 parent 4eb040b commit a9cf50e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# rubico-http-server
2+
The HTTP server with rubico switchCase and tryCatch from [Handling HTTP](https://rubico.land/blog/a-synchronous-functional-programming-handling-http#http-handlers-in-a-synchronous-functional-programming).

examples/rubico-http-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rubico-http-server",
33
"version": "0.0.0",
4-
"description": "A rubico HTTP server",
4+
"description": "The HTTP server with rubico switchCase and tryCatch from Handling HTTP",
55
"author": "Richard Tong",
66
"license": "MIT",
77
"main": "index.js",

0 commit comments

Comments
 (0)