Closed mplinthicum closed 5 years ago
Provide command line argument validation of sources against the list on https://newsapi.org/sources.
Either validate by pulling the list from the site to account for updates, or pull list one time and keep in a static file in the repo.
If kept in a static file in the repo, provide a command to update the list from the website.
Resolved with https://github.com/mplinthicum/pnews/commit/003afb360b0ce8df01e0d3b3f129590cd2111969.
Provide command line argument validation of sources against the list on https://newsapi.org/sources.
Either validate by pulling the list from the site to account for updates, or pull list one time and keep in a static file in the repo.
If kept in a static file in the repo, provide a command to update the list from the website.