BoxMe Performance API

Employee Performance Evaluation System - MVP v1.0.0

Status

API is running

API Endpoints

  • GET /api/health - Health check
  • GET /api/employees - List employees
  • POST /api/pph/import - Import PPH data
  • GET /api/ranking/:employee_code - Get ranking score
  • GET /api/violations/:employee_code - Get violations
  • GET /api/bonus/:employee_code/balance - Get bonus balance
  • GET /api/config/benchmarks - Get PPH benchmarks

For Developers

See README.md for full API documentation and usage examples.

© 2026 BoxMe Vietnam Co., Ltd.

Powered by Cloudflare Workers + Hono + Supabase