Package gem-async-rest-doc: Information
Binary package: gem-async-rest-doc
Version: 0.13.0-alt1
Architecture: noarch
Build time: Aug 13, 2024, 01:03 PM
Source package: gem-async-rest
Category: Development/Documentation
Report package bugHome page: https://github.com/socketry/async-rest
License: MIT
Summary: A library for RESTful clients (and hopefully servers) documentation files
Description:
A library for RESTful clients (and hopefully servers) documentation files. 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: Ruby Maintainers Team
Last changed
July 25, 2024 Pavel Skrylev 0.13.0-alt1
- ^ 0.12.4 -> 0.13.0
Sept. 3, 2021 Pavel Skrylev 0.12.4-alt1
- + packaged gem with Ruby Policy 2.0