mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 07:15:25 +00:00
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
This commit is contained in:
2
joke/generate.go
Normal file
2
joke/generate.go
Normal file
@@ -0,0 +1,2 @@
|
||||
package main
|
||||
//go:generate make proto
|
||||
Reference in New Issue
Block a user