ruby on rails - Fetch random article from Wikipedia api -


i want display words

from _________ __________ 

on website, ___ stands random wikipedia article.

i think need use wikipedia api how incorporate rails app?

you start using wikipedia client gem.

you can find here https://github.com/kenpratt/wikipedia-client


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -