Convert Markdown to Google AMP using Amper
Amper is a REST API that converts Markdown text to Google's AMP syntax.
Usage
Send a POST request with:
URL: http://amper.satishyadav.com/amp
Content-Type: application/x-www-form-urlencoded
The parameter "md" with the Markdown syntax.
Output wil...
read.satishyadav.com1 min read