Skip to content

Rust library to get the list of pictures from the Wikimedia Commons Picture of the Day (POTD) feed

License

Apache-2.0, MPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MPL-2.0
LICENSE.MPL
Notifications You must be signed in to change notification settings

menhera-org/potd-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POTD-rs

Rust library to get the list of pictures from the Wikimedia Commons Picture of the Day (POTD) feed

let engine = potd::Engine::new(1920);
let picture_urls = engine.run_blocking().unwrap();

License

Apache-2.0 or MPL-2.0. (Safe to use in non-copyleft projects.)

About

Rust library to get the list of pictures from the Wikimedia Commons Picture of the Day (POTD) feed

Topics

Resources

License

Apache-2.0, MPL-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.APACHE
MPL-2.0
LICENSE.MPL

Stars

Watchers

Forks

Languages