v1

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package v1 API v1 버전의 라우트를 정의합니다.

이 패키지는 /api/v1 경로 하위의 모든 엔드포인트를 설정합니다.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRoutes

func SetupRoutes(e *echo.Echo, h *handler.Handler)

SetupRoutes Echo 인스턴스에 v1 API 라우트를 설정합니다.

이 함수는 다음 엔드포인트를 등록합니다:

Notification API:

  • POST /api/v1/notifications - 알림 메시지 전송 (인증 필요)
  • POST /api/v1/notice/message - 알림 메시지 전송 (인증 필요, 레거시, 하위 호환성 유지)

모든 v1 API는 애플리케이션 인증(app_key)이 필요합니다.

Types

This section is empty.

Directories

Path Synopsis
Package handler v1 API의 HTTP 요청 핸들러를 제공합니다.
Package handler v1 API의 HTTP 요청 핸들러를 제공합니다.
model

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL