Skip to content

larry-cherry/WikipediaViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikipediaViewer

See the live app

Goal of the app

  • The purpose of this app is to make an easy means of searching wikipedia articles.

Challenges

  • Wikipedia API: Perhaps one of the greatest challenges was learning how to use the Wiki API. A very helpful was the API Sandbox. This helped with learning how the API functioned.
  • CORS: Just like in my weather app CORS was an issue once again. I got around this issue by updating my Rails API to handle request. This time around request were handled much faster. The only time lag was an issue was with the random query feature but that appears to be more of an issue with Wikipedia than my API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published