Exyus is an HTTP/REST engine written for the Windows/ASP.NET platform. this blog lists code changes and other important updates to the code base.

2008-01-29

Posted Tasklist commandline sample app

i posted a sample commandline app (tasklist-cmd) that shows off the HTTPClient in exyus.

it does all the things the web app does (TaskList), but using a command-line app instead of a browser. the UI is totally clunky (hey, it's the command line!) but it's still kinda helpful. i plan on using to to script some interactions with the task list to keep i cleaned out regularly. i'll also poke some stuff in the list every once in a while, just for fun.

only took me a short itme to do this app. i really like working with HTTP this way!

No comments: