Channels
random-encounters
in-germany
bot-dark-forest
of-ai
in-sf
in-london
in-ontario
in-seattle
in-socal
in-alberta
of-functional-programming
reading-together
wormholes
of-end-user-programming
in-israel
of-music
present-company
of-logic-programming
share-your-work
devlog-together
introduce-yourself
thinking-together
in-boston
in-nyc
of-graphics
announcements
administrivia
two-minute-week
linking-together
Powered by
#share-your-work
Title
s
Stew O'Connor
09/13/2023, 6:21 AM
at
unison-lang.org
we're getting ready to open up the ability for users to easily deploy any function from
HttpRequest -> HttpResponse
as a web service. here's a simple example of what one might look like:
https://stew.unison-services.cloud/s/dice-roll/
here's a more complicated service showing off our persistent storage:
https://share.unison-lang.org/@rlmark/cloudDoodles
c
crabl
09/15/2023, 6:02 AM
That is
slick!
Can't wait to try it out for myself 🙂
Post