Giter Site home page Giter Site logo

ssb-ctf's Introduction

SSB-CTF (一个极简的CTF平台)

开发进度

  • 用户注册
  • 验证码
  • 用户登录
  • 获取用户信息
  • 用户注销 (Redis)
  • 命令行注册管理员

技术栈

目录结构

  • api/ 用来存放api的路由和处理函数
  • middleware/ 用来存放自定义的中间件 jwt之类
  • server/ 服务器核心, 变量配置都在这里
  • serializer/ 序列化响应之类的
  • main.py 服务器入口文件
  • .env 环境变量文件
  • requirements.txt 依赖模块

使用

pip install -r requirements.txt
python main.py

开发者

ssb-ctf's People

Contributors

l-helianthus avatar l-lizhouyi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.