Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 562 Bytes

readme.md

File metadata and controls

executable file
·
12 lines (11 loc) · 562 Bytes

Copyright (c) 2020 sf-tech.com, Inc. All Rights Reserved

This project is an Example of API which based on flask

Date: 2020/10/30
File structure
  1. process.py //api业务逻辑
  2. options.py //参数列表
  3. api_service.py //服务端
  4. api_client.py //客户端