Package gem-async-rest-devel: Information

    Binary package: gem-async-rest-devel
    Version: 0.12.4-alt1
    Architecture: noarch
    Build time:  Apr 17, 2024, 10:46 AM
    Source package: gem-async-rest
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: A library for RESTful clients (and hopefully servers) development package
    Description: 
    A library for RESTful clients (and hopefully servers) development package.
    
    Roy Thomas Fielding's thesis Architectural Styles and the Design of
    Network-based Software Architectures describes Representational State Transfer
    which comprises several core concepts:
    
    * Resource: A conceptual mapping to one or more entities.
    * Representation: An instance of a resource at a given point in time.
    
    This gem models these abstractions as closely and practically as possible and
    serves as a basis for building asynchronous web clients.

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    Last changed


    Sept. 3, 2021 Pavel Skrylev 0.12.4-alt1
    - + packaged gem with Ruby Policy 2.0