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

https://github.com/himself65/vueweb-backend

手敲OnlineJudge - 后端模块
https://github.com/himself65/vueweb-backend

backend django python

Last synced: about 2 months ago
JSON representation

手敲OnlineJudge - 后端模块

Awesome Lists containing this project

README

          

# VueWeb - Backend Part

[![Build Status](https://travis-ci.org/Himself65/VueWeb-Backend.svg?branch=master)](https://travis-ci.org/Himself65/VueWeb-Backend)![License](https://img.shields.io/badge/license-MIT-blue.svg)

[Frontend-Part](https://github.com/Himself65/VueWeb)

## How to build

```bash
pip manage.py migrate

pip manage.py runserve
```

## License

VueWeb is available under the MIT license. See the [LICENSE](LICENSE) file for more information.