azhar-mohammed/java-learning-azhar

Don't hardcode the url, it should be configurable

Opened this issue · 0 comments

URL url = new URL("https://en.wikipedia.org/api/rest_v1/page/summary/" + queryWord);