Add package Pigeon (#2394)

This commit is contained in:
Liam Scaife (they/them) 2022-10-28 10:21:21 +13:00 committed by GitHub
parent 1d688b1bc2
commit 78406f265e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27766,5 +27766,17 @@
"description": "A wrapper of the C++ cast operators",
"license": "MIT",
"web": "https://github.com/sls1005/nim-casting"
},
{
"name": "pigeon",
"url": "https://github.com/dizzyliam/pigeon",
"method": "git",
"tags": [
"webdev",
"api",
"HTTP"
],
"description": "Define procedures on the server, call them from the browser.",
"license": "MIT"
}
]