OS2 World Community Forum
OS/2, eCS & ArcaOS - Technical => Programming => Topic started by: Robert Roland on September 23, 2023, 08:42:57 am
-
Hi all,
I'm working on a HTTP Client and corresponding Mastodon client and app in Object REXX (the one that ships with OS/2 Warp and ArcaOS)
The code is posted here if you're interested: https://codeberg.org/robdaemon/masto2
When I get far enough along, I'll split it into separate repos.
I'm using Mark Hessling's great Rexx/CURL bindings.
Please forgive my newbie OREXX skills, I haven't used REXX since ARexx on the Amiga :)
-
Hi all,
I'm working on a HTTP Client and corresponding Mastodon client and app in Object REXX (the one that ships with OS/2 Warp and ArcaOS)
The code is posted here if you're interested: https://codeberg.org/robdaemon/masto2
When I get far enough along, I'll split it into separate repos.
I'm using Mark Hessling's great Rexx/CURL bindings.
Please forgive my newbie OREXX skills, I haven't used REXX since ARexx on the Amiga :)
Really interesting news, thanks. Hope I'll have a working VM ASAP to try and test it with my Mastodon account.
Thanks
Mentore
-
Thanks for sharing this Robert !!