From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,83335946b66ff29e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!d28g2000yqf.googlegroups.com!not-for-mail From: Julian Leyh Newsgroups: comp.lang.ada Subject: Re: Consume API with Ada Date: Fri, 8 Apr 2011 01:42:14 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5a4ad5f3-08d4-4271-9644-70e0356a499b@d28g2000yqf.googlegroups.com> References: <391b4f80-4c25-472f-9635-345d1b9cdbd3@d28g2000yqc.googlegroups.com> NNTP-Posting-Host: 194.156.172.86 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1302252135 23491 127.0.0.1 (8 Apr 2011 08:42:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 8 Apr 2011 08:42:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d28g2000yqf.googlegroups.com; posting-host=194.156.172.86; posting-account=4IMjSwoAAABghF4GBOy5ozdaZM8EkGwR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:19686 Date: 2011-04-08T01:42:14-07:00 List-Id: On 6 Apr., 17:20, Tomek Walkuski wrote: > On 6 Kwi, 17:14, Tomek Walkuski wrote:> Hi, > > > do you know any active (or simply: any) library to consume REST API > > with Ada? > > Sorry for inaccurate message topic, something ate "REST", it should be > "Consume REST API with Ada". As I understand it, REST is a software architecture, and not an API. Maybe you are searching for libraries to help you build RESTful Applications? I don't know of one specially targeted to REST, but you could use AdaCore's AWS.