Skip to content
View ohno104's full-sized avatar

Block or report ohno104

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WebSocket-Chatroom WebSocket-Chatroom Public

    使用gorilla、nhooyr.io package搭配channel,實作WebSocket聊天室

    Go 3

  2. Gin-BlogService Gin-BlogService Public

    使用Gin framework實作blog service,採用JWT、validator package作安全與資料驗證,提供增刪改查功能的RESTful API,透過Swagger生成API文件,並使用gorm存取MySQL。加入middleware,當server異常時自動發送信件提醒開發人員

    Go

  3. gRPC-Service gRPC-Service Public

    各RPC架構、grpc Interceptor實作, 利用grpcurl 工具進行偵錯

    Go