Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

hillguo/tencent-mini

Repository files navigation

tencent-mini

api document

Prerequisite

How to

# install dependencies
$ pip3 install -r requirements.txt

# run in debug mode
$ python3 app.py

# run in production mode
supervisord -c /path/to/config

Response prototype

{
    "code": xx,
    "errinfo": xx,
    "data": xx
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages