About Anaconda Help Download Anaconda

aarch64-staging / packages / rest-amzn2-aarch64 0.8.0

(CDT) A library for access to RESTful web services

  • License: LGPLv2
  • Home: http://www.gnome.org
  • 6 total downloads
  • Last upload: 3 years and 6 months ago

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.8.0

conda install

To install this package run one of the following:
conda install aarch64-staging::rest-amzn2-aarch64
conda install aarch64-staging/label/CDT_20210503::rest-amzn2-aarch64

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy