Convert Markdown to Google AMP using Amper
Satish Yadav
1 min read
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 will be amp html.
Visit this GitHub repo for examples in C#, JavaScript, Node, PHP to consume this.
0
Subscribe to my newsletter
Read articles from Satish Yadav directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Satish Yadav
Satish Yadav
Manager — SDE