See the source code at: https://github.com/RitaRez/markdown-interpreter
API reference:
curl
-i
-H "Content-Type: application/json
-X POST
-d '{"markdown": "### header1\n **bold**\n *italic*"}'
https://markdown-interpreter-api.herokuapp.com/convert/