Files
services/joke/publicapi.json
zhaoyang 72827704d2 feat: add joke api (#294)
* feat: add joke api
close #124

* chore: count boundary

* fix: bug fix
chore: update README.md

* feat: add publicapi.json
2021-12-08 10:38:03 +00:00

7 lines
91 B
JSON

{
"name": "joke",
"icon": "🃏",
"category": "for fun",
"display_name": "Jokes"
}