Developing RESTful Web Services with Webmachine

2010 
Many Web frameworks focus on projecting programming language entities out onto the Web handling HTTP header parsing and the protocol itself but leaving it up to developers to make sure their classes and objects obey the rules of REST and HTTP RFC 2616. Webmachine is a unique Erlang framework that codifies HTTP's rules and decision flows, letting resource developers focus mostly on resource implementations and state representations. Webmachine also provides defaults for what it requires of resource implementations, enabling developers to implement only the specific framework callbacks required to realize their particular resources.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    3
    References
    5
    Citations
    NaN
    KQI
    []