newsapi 0.7.0

Wrapper for the newsapi, uses reqwest to do the http work. A learn by doing project
Documentation
1
2
3
4
pub mod api;
pub mod constants;
pub mod error;
pub mod payload;