Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 566 Bytes

File metadata and controls

26 lines (21 loc) · 566 Bytes

FCM Push Server API

Overview

Go언어로 구현된 푸시 서버입니다.

Go Version

Go v1.19으로 개발되었습니다.

Getting Started

go mod tidy
go install github.com/swaggo/swag/cmd/swag@latest

Server Spec

  • HTTP
  • MySQL
  • Redis

Used Library