mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
commit
cfa4dec45f
@ -6497,5 +6497,20 @@
|
|||||||
"description": "An efficient HTTP tool suite written in pure nim. Help you to write HTTP services or clients via TCP, UDP, or even Unix Domain socket, etc.",
|
"description": "An efficient HTTP tool suite written in pure nim. Help you to write HTTP services or clients via TCP, UDP, or even Unix Domain socket, etc.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tulayang/httpkit"
|
"web": "https://github.com/tulayang/httpkit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ulid",
|
||||||
|
"url": "https://github.com/adelq/ulid",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"id",
|
||||||
|
"ulid",
|
||||||
|
"uuid",
|
||||||
|
"guid"
|
||||||
|
],
|
||||||
|
"description": "Universally Unique Lexicographically Sortable Identifier",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/adelq/ulid"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user