Skip to content

Web Platform

🇰🇷 한국어 버전

Web dashboard and REST API

Components

ComponentRole
BackendREST API, OAuth
FrontendDashboard SPA

Backend API Areas

  • Authentication: GitHub OAuth
  • Codebases: CRUD
  • Analysis: Request/result retrieval

Frontend Main Screens

ScreenFunction
HomeGitHub URL input
DashboardCodebase list
DetailTest tree view

Authentication Flow

GitHub OAuth → JWT issuance → Cookie storage

See OpenAPI spec or web repository for API details

Open-source test coverage insights