How to do mail form for ionic ? HELP

Hello friends
I am trying to develop an application with ionic. But I have a problem.
I’m trying to make a contact form.
I want to send the form data to my mail address. How can I do it? Can you help me?

See this fiddle
http://jsfiddle.net/YGQT9/ for creating a form and submit

OnSubmit method, you can call Cordova Email Plugin or Can use Mailgun also


https://documentation.mailgun.com/user_manual.html#introduction

" $http.post(‘http://posttestserver.com/post.php?dir=jsfiddle’, " change to mailgun mail apı ? is correct?