summary refs log tree commit diff
path: root/lib/MooseX/Net/API (follow)
Commit message (Collapse)AuthorAgeFilesLines
* http-console: a simple http console to do REST query (like ↵franck cuny2010-06-032-1/+2
| | | | http://github.com/cloudhead/http-console)
* handle authenticationfranck cuny2010-06-021-0/+47
|
* clean codefranck cuny2010-06-021-7/+17
|
* cleanfranck cuny2010-06-021-2/+3
|
* remove old serilizerfranck cuny2010-06-021-34/+0
|
* move content deserialization to rolefranck cuny2010-06-022-25/+33
|
* use MX::Net::API::Parser to handle serializationfranck cuny2010-06-021-0/+48
|
* http_request and api_base_url are defined in this rolefranck cuny2010-06-021-0/+52
|
* role to handle format informationsfranck cuny2010-06-021-0/+41
|
* role to handle useragentfranck cuny2010-06-021-0/+24
|
* parser to (de)serialize contentfranck cuny2010-06-024-0/+66
|
* remove code, let the wrapper do the workfranck cuny2010-06-021-0/+59
|
* move code to rolesfranck cuny2010-06-021-0/+49
|
* mx::net::api::method : attributes, wrapper, validates, ...franck cuny2010-06-021-8/+201
|
* meta class with rolefranck cuny2010-06-021-19/+4
|
* use JSON, add PODfranck cuny2010-06-021-2/+33
|
* update build uri, move error to it's own packagefranck cuny2010-02-181-0/+33
|
* remove testsfranck cuny2009-12-202-67/+0
|
* remove tests, not clean enoughfranck cuny2009-12-201-89/+0
|
* add expected code, error, remove croakfranck cuny2009-12-201-0/+1
|
* remove this classfranck cuny2009-12-201-8/+0
|
* try::tiny is missingfranck cuny2009-12-091-0/+1
|
* some cleaningfranck cuny2009-12-091-0/+1
|
* update tests to use catalyst, blafranck cuny2009-12-082-44/+59
|
* method to deserializefranck cuny2009-12-081-1/+29
|
* move serialize into a rolefranck cuny2009-12-081-1/+13
|
* add basic testsfranck cuny2009-12-041-1/+119
|
* move meta class and method to new file, add meta to handle testsfranck cuny2009-12-042-0/+52
|
* fix deserialisationfranck cuny2009-11-271-1/+1
|
* add errorfranck cuny2009-11-261-0/+8
|
* update for deserialisationfranck cuny2009-11-242-2/+2
|
* move roles to filesfranck cuny2009-11-242-0/+42
|
* basic ideasfranck cuny2009-11-241-0/+13