Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.15 KB

README.md

File metadata and controls

43 lines (37 loc) · 1.15 KB

ArgoT

Index

Abstract

stay young, stay simple —— Haha

ArgoT, just as its name implies, an implementation of argo in Tornado framework.

For long-term consideration, Tornado has a well-defined document, successor can handle it without difficulties. Also, it is a practice for me to design a programming-friendly model.

Structure

Desigan Diagram

design

File Structure
ArgoT -- \
         | -- argo_api.py
         | -- server.py
         | -- util
         | -- infrastructure
         | -- controller
         | -- static -- \
         				| -- template
         				| -- css
         				| -- js
Instruction

Null

Usage

Null

References