Add package mike (#1623)

This commit is contained in:
ire4ever1190 2020-08-27 20:37:45 +10:00 committed by GitHub
parent 4863193eab
commit 638fb63698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19355,5 +19355,20 @@
"description": "Fast JSON parser",
"license": "BSD-3-Clause",
"web": "https://github.com/alialrahahleh/fjq"
},
{
"name": "mike",
"url": "https://github.com/ire4ever1190/mike",
"method": "git",
"tags": [
"web",
"library",
"rest",
"framework",
"simple"
],
"description": "A very simple micro web framework",
"license": "MIT",
"web": "https://github.com/ire4ever1190/mike"
}
]