From 3b86ca13c078a1b4a15d6bf5fa0b2645dc598278 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 31 Dec 2013 22:48:01 -0800 Subject: Stop linking some repos to GitHub. --- _posts/2009-12-20-moosex-net-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_posts/2009-12-20-moosex-net-api.md') diff --git a/_posts/2009-12-20-moosex-net-api.md b/_posts/2009-12-20-moosex-net-api.md index 6589ec7..2f93f63 100644 --- a/_posts/2009-12-20-moosex-net-api.md +++ b/_posts/2009-12-20-moosex-net-api.md @@ -29,7 +29,7 @@ The `twitter_api_method` method is exported with Moose::Exporter. It generates a ## MooseX::Net::API -As I've found this approch nice and simple, I thought about writing a [little framework](http://github.com/franckcuny/moosex-net-api) to easily write API client this way. I will show how I've write a [client for the Backtype API](http://github.com/franckcuny/net-backtype) using this (I've wrote some other client for private API at works too). +As I've found this approch nice and simple, I thought about writing a [little framework](http://git.lumberjaph.net/p5-moosex-net-api.git/) to easily write API client this way. I will show how I've write a [client for the Backtype API](http://git.lumberjaph.net/p5-net-backtype.git/) using this (I've wrote some other client for private API at works too). ## Backtype API @@ -107,4 +107,4 @@ In case there is an error, an MooseX::Net::API::Error will be throw. ## Conclusion Right now, this module is not finished. I'm looking for suggestions (what should be added, done better, how I can improve stuff, ...). I'm not aiming to handle all possibles API, but at least most of the REST API avaible. I've uploaded a first version of -[MooseX::Net::API](http://search.cpan.org/perldoc?MooseX::Net::API) and [Net::Backtype](http://search.cpan.org/perldoc?Net::Backtype) on CPAN, and [the code](http://github.com/franckcuny/net-backtype) is also [available on GitHub](http://github.com/franckcuny/moosex-net-api). +[MooseX::Net::API](http://search.cpan.org/perldoc?MooseX::Net::API) and [Net::Backtype](http://search.cpan.org/perldoc?Net::Backtype) on CPAN, and [the code](http://git.lumberjaph.net/p5-net-backtype.git/) is also [available on my git server](http://git.lumberjaph.net/p5-moosex-net-api.git/). -- cgit v1.2.3