On a news-site, the client wants me to implement a way to share a story (just a link, really) via Email, facebook and twitter.
I could write some code for each sharing-method, but it seems very likely, that some sort of service or library would exist, that shares the current url to different services. Maybe even with some tracking on what is shared - for statistic purposes.
Does such a service or library exist?