# todoListAPI **Repository Path**: guuzaa/todo-list-api ## Basic Information - **Project Name**: todoListAPI - **Description**: go 实现待办事项 API - **Primary Language**: Go - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-30 - **Last Updated**: 2022-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, Gin ## README # 简易待办事项 API 服务 用到的软件库: - Go, Gin, GORM, Logrus - MySQL, Redis - JWT 支持的功能: - 用户注册、登录 - 创建、修改、删除待办事项