Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/si9ma/killoj-backend
backend for KillOJ
https://github.com/si9ma/killoj-backend
Last synced: about 1 month ago
JSON representation
backend for KillOJ
- Host: GitHub
- URL: https://github.com/si9ma/killoj-backend
- Owner: si9ma
- License: mit
- Created: 2019-04-24T11:28:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T14:01:33.000Z (over 5 years ago)
- Last Synced: 2024-06-21T09:58:03.601Z (5 months ago)
- Language: Go
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KillOJ-backend
backend for KillOJ## bug
- [ ] 使用github登录跳转,用户输入信息注册后,无法保证用户提交的github ID不被用户修改(可以考虑将github ID哈希之后返回,下一个请求带着Github ID)