RESTLog

http://wellformedweb.org/news/2

RESTLog is a weblog application that tries to follow the REST architectural style. The application is completely defined by its interface and that interface in turn is completely described by HTTP transactions, the defined set of URLs, and the format of the XML files that are transferred.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart