mailgun / talon

Apache License 2.0
1.27k stars 285 forks source link

Talon As A Web Service #212

Closed extremelogic-ph closed 9 months ago

extremelogic-ph commented 3 years ago

Created an endpoint from which talon can be used as a webservice. Required parameter as a form-data are the following:

Above are the required parameters of talon. Response will include

mailgun-ci commented 3 years ago

Can one of the admins verify this patch?

ad-m commented 3 years ago

Why do you want to have it in this repository, instead of creating a separate "talon-web" and here pointing to the ecosystem? This should be easier to maintain than a monorepo, especially with the way this repository is managed.