home.social

#apachegroovy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apachegroovy, aggregated by home.social.

  1. If you're a #java or #groovylang developer and want to play with the #PaLM api from Google Cloud (the same that powers #bard), you might be interested in this article I just wrote:

    glaforge.dev/posts/2023/05/30/

    You'll find docs & samples for #python but nothing for the #Java ecosystem. So I wanted to see how I could craft a kid story generator with #PaLM but using #micronaut, #ApacheGroovy and deploy it on #CloudRun.

    But I faced some issues with authentication. Hence the article!