Announcing Lullaby

Posted by: ASP.NET Announcements, on 11 Sep 2008 | View original | Bookmarked: 0 time(s)

Lullaby is an open source attribute-based REST API for building REST services on the .NET platform. There is an early beta available for download at http://code.google.com/p/ryanolshanrest. Portions of the code are based on REST.NET (http://code.google.com/restdotnet).Creating a REST Enabled ServiceCreate an web handler that inherits from Lullaby.RestHandler and register the web handler in Web.config.public class RestServices : RestHandler{}<add verb="*" path="RestServices.ashx"...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: XML | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 760 | Hits: 13

Similar Posts

  • Handling POST and PUT methods with Lullaby more
  • Lullaby's authentication provider framework more
  • Introducing Lullaby more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD