Ben Foster 9/28/2012

Publishing content with AtomPub and ASP.NET Web API - Part 1

Read Original

This article details the process of integrating the Atom Publishing Protocol (AtomPub) into a REST API built with ASP.NET Web API. It explains the limitations of RPC-based protocols like MetaWeblog API, outlines AtomPub's RESTful operations, and provides a code example for creating a custom MediaTypeFormatter to handle Atom syndication format for publishing and managing blog content.

Publishing content with AtomPub and ASP.NET Web API - Part 1

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week