# Endless Nightmare Server **Repository Path**: lainyu/Endless-Nightmare-Server ## Basic Information - **Project Name**: Endless Nightmare Server - **Description**: No description available - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: APP ## README # Endless Nightmare Server #### 介绍 Flask 框架下一个restful风格的server #### 软件架构 软件架构说明 - python3.6 - flask - restful #### 安装教程 1. create your virutal env 2. source venv_name bin/activate 3. python3 app.py