livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.3K
active users

#elixirlang

2 posts2 participants0 posts today

Check out the completely revamped API documentation, now using scalar.com instead of the old Swagger interface: app.keila.io/api

I’ve also just added a new API for signup forms and for creating contacts with Double-Opt-In. 🚀

The OpenAPI schema is generated (and validated) using open_api_spex and the docs page is simply a static page that includes the standalone.js script from Scalar.

📕 Being an introvert, it takes tremendous energy to run an online book club -- but the good outcomes are worth the spent social batteries.

We had our first meeting today reviewing chapters 1 and 2 of Engineering Elixir Applications. Much chatter about Terraform and DevOps was had. Good times.

See you all in two weeks for chapters 3 and 4. #ElixirLang

elixirbookclub.github.io/websi

elixirbookclub.github.ioElixir Book ClubA biweekly book club covering Elixir and general programming topics. All experience levels are welcome.
Yesterday we had our February 2025 edition of the Elixir & Erlang Meetup Munich, kindly hosted by codecentric AG Munich Office.

We've had @lostkobrakai presenting the main talk about building Phoenix Channels from Scratch, Peer Stritzinger presenting a show and tell lightning talk about @grisporg GRiSP nano and Stefan Fochler presenting a lightning talk about validating JSONSchema with the JSV library.

Thanks to everyone that participated, and especially to codecentric AG who kindly provided us with their space, food and drinks!

I hope to see you all next time for more insightful talks and chats!

#Meetup #ElixirLang #Erlang #BEAM #Munich #MyElixirStatus

🔗 Haystack, a simple, extendable full-text search engine written in Elixir.

This blog post is an overview of how Haystack is built, the motivations for the project, and the design decisions I have made to allow Haystack to be as simple and extendable as possible. #ElixirLang #myelixirstatus

Looks awesome. culttt.com/2023/03/22/building

culttt.comBuilding a full-text search engine in Elixir | CultttThis tutorial shows how to build an inverted index search engine in Elixir.