Using restfulie and custom formats

7 views
Skip to first unread message

Offirmo

unread,
Apr 5, 2011, 4:06:28 PM4/5/11
to restfulie
Hello,

I'm planning to use restfulie for my REST interface. It's OK for .json
and .xml, but I also need .csv and a custom XML format (.gexf if you
need to know).

How should I do it correctly ?

I thought about doing something like :
if csv or gexf then
do it manually (still read and respect the tokamak file ?)
else
leave it to restfulie
end

Advices needed please.
Reply all
Reply to author
Forward
0 new messages