from Hacker News

Ask HN: Would you use a service that embeds famous quotation on your website?

by harshulj on 10/2/15, 10:37 PM with 0 comments

I was re-designing my website and needed to embed quotations on my website. I wanted the quotations to change dynamically. I didn't want myself to write a specific module in my website as I wanted it to be completely static. I tried to find if such a service exists but could not. So I went ahead and wrote the service myself.

User can embed a script tag in their website and the that script will fetch settings defined by users and embed the quotation in the web page.

I would like to know if anyone would like to use this service for his/her website ?