Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

21 May, 2024: Computers section is temporarily disabled for maintenance. It will take several days before it's back.


devel / comp.lang.tcl / Re: RESTful API with tcl

SubjectAuthor
* RESTful API with tclManfred Rosenberger
`- Re: RESTful API with tclHarald Oehlmann

1
RESTful API with tcl

<b1081957-c197-4dda-93cb-5e8f36963ff5n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=22143&group=comp.lang.tcl#22143

  copy link   Newsgroups: comp.lang.tcl
X-Received: by 2002:a05:620a:2489:b0:75c:97f2:6891 with SMTP id i9-20020a05620a248900b0075c97f26891mr1911800qkn.2.1685354594076;
Mon, 29 May 2023 03:03:14 -0700 (PDT)
X-Received: by 2002:a05:620a:4449:b0:75b:23bc:d866 with SMTP id
w9-20020a05620a444900b0075b23bcd866mr1911943qkp.10.1685354593850; Mon, 29 May
2023 03:03:13 -0700 (PDT)
Path: i2pn2.org!i2pn.org!news.neodome.net!feeder1.feed.usenet.farm!feed.usenet.farm!peer01.ams4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.tcl
Date: Mon, 29 May 2023 03:03:13 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=2001:871:9:ad9c:31f1:2ab6:e28d:fa36;
posting-account=WBIY8woAAAC6W65uFLcyTQKuVEZVEu3n
NNTP-Posting-Host: 2001:871:9:ad9c:31f1:2ab6:e28d:fa36
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b1081957-c197-4dda-93cb-5e8f36963ff5n@googlegroups.com>
Subject: RESTful API with tcl
From: manfred.rosenberger@gmail.com (Manfred Rosenberger)
Injection-Date: Mon, 29 May 2023 10:03:14 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1422
 by: Manfred Rosenberger - Mon, 29 May 2023 10:03 UTC

I am looking for a server side RESTful API implementation providing
GET, PUT, POST und DELETE using tcl.
my results are not satisfactory.
Hence the question:
.... are there already ready approaches and implementations with tcl?
.... and on which basis (tclhttpd, toadhttpd, wapp, ...)?
Manfred

Re: RESTful API with tcl

<u52fnd$1g0ic$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=22145&group=comp.lang.tcl#22145

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: RESTful API with tcl
Date: Mon, 29 May 2023 17:18:09 +0200
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <u52fnd$1g0ic$1@dont-email.me>
References: <b1081957-c197-4dda-93cb-5e8f36963ff5n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 29 May 2023 15:18:06 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="678e6f193aab2687e9d5786111b124d9";
logging-data="1573452"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Rn3DVc96i5rrHfgrCQnQa"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.11.1
Cancel-Lock: sha1:rH2sCqf908rX9GC/9H6y323JLaU=
In-Reply-To: <b1081957-c197-4dda-93cb-5e8f36963ff5n@googlegroups.com>
Content-Language: en-GB
 by: Harald Oehlmann - Mon, 29 May 2023 15:18 UTC

Am 29.05.2023 um 12:03 schrieb Manfred Rosenberger:
> I am looking for a server side RESTful API implementation providing
> GET, PUT, POST und DELETE using tcl.
> my results are not satisfactory.
> Hence the question:
> ... are there already ready approaches and implementations with tcl?
> ... and on which basis (tclhttpd, toadhttpd, wapp, ...)?
> Manfred

Hi Manfred,
thanks. I use my own implementation derived from the tclws internal web
server (as I understand it). Post needs some additional code.
But the difficult thing including multi-platform TLS is already there.

Otherwise: Rivet for large scale applications.

Take care,
Harald


devel / comp.lang.tcl / Re: RESTful API with tcl

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor