An open API service indexing awesome lists of open source software.

https://github.com/qinzhen001/codenut

:eyeglasses: 2017软件设计大赛(Online Judge)
https://github.com/qinzhen001/codenut

c python vue2

Last synced: 2 months ago
JSON representation

:eyeglasses: 2017软件设计大赛(Online Judge)

Awesome Lists containing this project

README

          

# CodeNut

主站:https://oj.txdna.cn

系统分为 Web、API、MySQL、Judge 和 Redis 五部分。

两个 Redis 实例分别承担不同的任务,一个是 Web 缓存(not work),另一个是任务队列,承担 Judge 任务。

# 部分截图

![1](https://raw.githubusercontent.com/QinZhen001/CodeNut/all/README/1.png)

![2](https://raw.githubusercontent.com/QinZhen001/CodeNut/all/README/2.png)

![3](https://raw.githubusercontent.com/QinZhen001/CodeNut/all/README/3.png)

## 更新历史

### Version 1.0 (2017-10-14)

- 上线日