1
2
3
4
5
6
7
8
9
api_category!("utils"; methods {
    check_link,
    delete_from_last_shortened,
    get_last_shortened_links,
    get_link_stats,
    get_server_time,
    get_short_link,
    resolve_screen_name
});