Constant osu::API_URL [] [src]

pub const API_URL: &'static str = "https://osu.ppy.sh/api"

The base URL for all requests to osu!'s API.

Although this is not necessary for use with the library, but is exposed for any extra purposes that might be needed.