Skip to content

opser-gavin/my_postapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_postapi

API使用方法

1、linux下curl:

curl http://192.168.1.193:8000/send/email -X POST --header '{'content-type': 'application/json'}' --data '{"data": [{"subject": "testsubject"}, {"context": "testcontext"}, {"tomail": "xxx@qq.com"}]}'

2、Python:

About

django邮件发送API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages