mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add nest package
This commit is contained in:
parent
6bbf640df2
commit
e9824f374a
@ -4241,5 +4241,19 @@
|
|||||||
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
|
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
|
||||||
"license": "Apache License, Version 2.0",
|
"license": "Apache License, Version 2.0",
|
||||||
"web": "https://github.com/ivankoster/nimbench"
|
"web": "https://github.com/ivankoster/nimbench"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nest",
|
||||||
|
"url": "git://github.com/kedean/nest.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"api",
|
||||||
|
"router",
|
||||||
|
"web"
|
||||||
|
],
|
||||||
|
"description": "RESTful URI router",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/kedean/nest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user