Skip to content

Commit 65bbb2b

Browse files
authored
Added package jazzy (#3234)
1 parent 9a4876b commit 65bbb2b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

packages.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37531,5 +37531,22 @@
3753137531
"description": "Async file I/O through io_uring",
3753237532
"license": "MIT",
3753337533
"web": "https://github.com/fox0430/iori"
37534+
},
37535+
{
37536+
"name": "jazzy",
37537+
"url": "https://github.com/canermastan/jazzy-framework",
37538+
"method": "git",
37539+
"tags": [
37540+
"web",
37541+
"framework",
37542+
"server",
37543+
"http",
37544+
"api",
37545+
"rest",
37546+
"sqlite"
37547+
],
37548+
"description": "Productive, developer-friendly web framework for Nim. Write less code, build more features.",
37549+
"license": "MIT",
37550+
"web": "https://github.com/canermastan/jazzy-framework"
3753437551
}
3753537552
]

0 commit comments

Comments
 (0)