quda

quda

Tired of old REST/GraphQL web APIs I am wondering if there is a library for building Elixir APIs on/with RPC ?
I’ve been using trpc - nice, swift, easy to deploy - but on Node & Typescript; I feel the need of something similar on Elixir.

I found Erlang rpc but this module is very cryptic for me, impossible to use. An Elixir wrapper would be great.

Showing Posts 1 to 10

tomkonidas

tomkonidas

Can look into gRCP

Exadra37

Exadra37

If you don’t mind to use gRPC then you can read this blog:

by @akoutmos

quda

quda OP

Mmmm.. thanks I am already aware of gRPC, is there something else available ? Maybe a wrapper around Erlang rpc module ?

Anyway the gRPC Elixir library doesn’t seem very mature (v.0.3.1 and this long todo)

al2o3cr

al2o3cr

What specifically are you looking for? “Something else” doesn’t give folks much insight into your criteria.

For instance, CORBA is “something else” - it was even part of the OTP distribution until OTP 21 (2018)! You almost certainly do NOT want it. GitHub - erlang/corba: The Corba and Cos* applications from OTP · GitHub

Exadra37

Exadra37

That TODO List have all boxes ticked:

So, nothing more left to do on that list.

The latest tag is 0.4.0 not 0.3.1:

quda

quda OP

you’re right, my mistake. Thanks but not interested in this anyway.

quda

quda OP

@al2o3cr Thanks but was asking for Elixir not Erlang, that has already a rpc module.

“Something else” such as I specified initially, something similar to trpc:

I’ve been using trpc - nice, swift, easy to deploy

Quote from trcp website:

tRPC allows you to easily build & consume fully typesafe APIs, without schemas or code generation

LE: Or maybe “something” that implements JSON-RPC 2.0 Specification where I could specify my own methods, in my own way, beyond the get/post/put/delete of REST. :love_you_gesture:t3:

krasenyp

krasenyp

If nothing existing suits your needs then it might be the time to implement it yourself and share it with the world.

onaxon

onaxon

Twirp

Twirp is a framework for service-to-service communication emphasizing simplicity and minimalism.
JSON & Protocol Buffers.

twirp-elixir

Where Next? Top

Trending in Questions Top

Blokh
Hey guys, I’ve got a huge CSV ( around 10 GB ) that needs to be processed hourly Do you guys have any suggestions what is the best prac...
New
kszambelanczyk
Hello! Could someone please give me a help/sample code, how to delete a file from s3 using waffle/waffle_ecto from Phoenix app. I creat...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
jaybe78
Hello, I’m developing a online persistent chat system (what’s app) like using elixir/dynamodb/aws for a mobile app(flutter). The diffic...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
matt-savvy
Anyone here using Honeybadger? My Honeybadger account is being overwhelmed with noise from some bots. Seeing a lot of Bandit.HTTPError...
New
RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New

Other Trending Topics Top

garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New
webofbits
Aludel - LLM Evaluation Workbench Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews