Skip to content

An XML-RPC parser/formatter for Elixir, with full support for datatype mapping!

License

Notifications You must be signed in to change notification settings

stevenschobert/weebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weebo

tl;dr — use elixir-xml_rpc instead

I wrote Weebo in early 2015 because there were no libraries at the time to do XML-RPC style parsing. It was my first Elixir package, and I learned a ton from it.

After I open-sourced Weebo, @ewildgoose released their own XML-RPC parser for Elixir, and I felt it was better than Weebo in several areas, so I decided to deprecate weebo in favor of it.

The code will still remain available on GitHub for reference/leanring, but I'll no longer be supporting it.

Check out elixir-xml_rpc on GitHub.

Steven Schobert, 7/15/15

About

An XML-RPC parser/formatter for Elixir, with full support for datatype mapping!

Resources

License

Stars

Watchers

Forks

Packages

No packages published