Skip to content

[TASK] Grammar API 서비스 모듈 생성 #113

Description

@DDINGJOO

연결된 Story/Epic

#108

작업 범위

  • src/api/grammarApi.js 생성
  • Axios 인스턴스 설정 (baseURL, timeout, interceptors)
  • API 함수 구현:
    • checkGrammar(sentence, level)
    • createConversation(sessionId, message, level)
    • getSessions(cursor, limit)
    • getSessionDetail(sessionId, messageLimit)
    • deleteSession(sessionId)

Done 기준

  • 린트/빌드/CI 통과
  • PR 리뷰/머지

Metadata

Metadata

Assignees

No one assigned

    Labels

    task태스크 이슈

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions