[Bug 506476] New: Package Review: rest - A library for access to RESTful web services

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 17 13:25:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Package Review: rest - A library for access to RESTful web services

https://bugzilla.redhat.com/show_bug.cgi?id=506476

           Summary: Package Review: rest - A library for access to RESTful
                    web services
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: pbrobinson at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
        Depends on: 506450
            Blocks: 506446
   Estimated Hours: 0.0
    Classification: Fedora


SPEC: http://pbrobinson.fedorapeople.org/rest.spec
SRPM: http://pbrobinson.fedorapeople.org/rest-0.3-1.fc11.src.rpm

This library was designed to make it easier to access web services that
claim to be "RESTful". A RESTful service should have urls that represent
remote objects, which methods can then be called on. The majority of services
don't actually adhere to this strict definition. Instead, their RESTful end
point usually has an API that is just simpler to use compared to other types
of APIs they may support (XML-RPC, for instance). It is this kind of API that
this library is attempting to support.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list