/SFApiExample

Primary LanguagePythonMIT LicenseMIT

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 //客户端