# laixhe-api **Repository Path**: laixhe/laixhe-api ## Basic Information - **Project Name**: laixhe-api - **Description**: 多语言实现API接口 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2026-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### API 接口 #### 注册 http://127.0.0.1:6600/api/v1/auth/register #### 登录 http://127.0.0.1:6600/api/v1/auth/login #### 刷新 token http://127.0.0.1:6600/api/v1/auth/refresh #### 用户信息 http://127.0.0.1:6600/api/v1/user/info #### 用户列表 http://127.0.0.1:6600/api/v1/user/list #### 修改用户信息 http://127.0.0.1:6600/api/v1/user/update