#jsonrpc

FOSS United Chennaifossunitedchennai@mas.to
2025-06-16

Who say Bash is old-school?

It just power one cool MCP server with JSON-RPC magic! 🧙‍♂️

Speakers:

SHAAMA M – Software Engineer, Ford

Muthukumaran Navaneethakrishnan – Principal Consultant

Join FOSS United Chennai x JSLovers June Meetup

📅 21 June, 2025 | 🕑 2–6 PM

📍 ZoomInfo, Perungudi

Let’s decode the beauty of minimal code & protocol!

#FOSSUnited #JSLovers #MCP #JSONRPC #ChennaiTech #OpenSource

2025-04-29

Semantic-release в GitLab: автоматизируем CHANGELOG

Привет, Хабр! На проекте была одна довольно типичная и, мягко говоря, надоедливая проблема: разработчики вручную заполняли CHANGELOG при выкатке новой версии приложения. Иногда информация туда попадала точная и соответствующая реальным изменениям, иногда – частично верная, а иногда и вовсе напрочь забытая. Решение нашлось довольно элегантное – интегрировать инструмент semantic-release в наш пайплайн CI/CD. Но оказалось, что найти полноценное руководство по его настройке, особенно с учетом корпоративного GitLab и плагина semantic-release/changelog, не так-то просто. Собирал информацию буквально по крупицам из различных источников, и вот теперь делюсь с вами проверенной пошаговой инструкцией.

habr.com/ru/companies/mvideo/a

#мвидео #эльдорадо #json #jsonb #jsonp #jsonschema #json_api #json_schema_validator #json_web_token #jsonrpc

2025-04-01

Как я решил выяснить, какие технологии сегодня популярны, а получился GitHub Trend Analyzer

Как определить, какие технологии действительно востребованы, а какие существуют лишь по инерции? Стандартные метрики популярности часто показывают противоречивые результаты. Пытаясь сравнить популярность нескольких технологий разработки ПО, я столкнулся с парадоксом: данные Google Trends и количество GitHub-репозиториев показывали высокую популярность технологий, которые в реальной разработке давно не используются. Разобравшись в причинах этого несоответствия, я создал инструмент для анализа GitHub-метрик, который позволяет отфильтровать "шум" и увидеть реальную картину технологических трендов. В статье я расскажу о методологии, неожиданных находках и о том, как этот инструмент может помочь вам принимать более обоснованные технические решения.

habr.com/ru/articles/895804/

#github #hindex #rpc #grpc #soap #api #jsonrpc #apache #google_trends

IB Teguh TMteguhteja
2025-02-17

Learn how to master Integration with Odoo using API keys and Postman! This comprehensive tutorial covers everything from creating API keys in Odoo 18.0 to making JSON-RPC requests. Level up your Odoo integration skills!

teguhteja.id/integration-with-

2025-02-11

✨ My first technical blogpost is out now. ✨

If you ever wanted to learn a bit about how
#deltachat works internally and why we have two ways to communicate with our #rust core, then this is the introduction to read

delta.chat/en/2025-02-11-why-j

#jsonrpc #cffi #c #rust #deltachat_desktop #deltachat_core

Alejandro Baezzeab@fosstodon.org
2025-01-15

Ok #TrustedDocuments is effectively #jsonrpc but in #GraphQL. 😄 Though, because you know of the query for the client, you can have the query planner in graphql optimized for those type. Helping considerably in speed, but also execution and security.

Little to say, I like it. 😅

Here's a question for fellow #dotnet developers: Are there any tools out there that will automatically generate #csharp client code for #jsonrpc ?
(I'm used to dealing with #protobuf, #mqtt, #zmq, etc...)

jsonrpc.org/specification

2024-05-28

Как мы выбирали протокол для клиентского API. Сравнение JSON-RPC 2.0 и RESTful API

Привет, Хабр! Меня зовут Виталий Киреев, я руководитель R&D в SpaceWeb. В статье расскажу, как мы внедрили JSON-RPC в разработку SpaceWeb и объясню, почему выбрали именно эту технологию, а не RESTful API. А ещё покажу реальные кейсы и метрики использования технологии JSON-RPC.

habr.com/ru/companies/spaceweb

#jsonrpc #restful #api

2024-03-21

API для хостинга: кому он потребовался и как мы его сделали

Привет, Хабр! На связи хостинг-провайдер SpaceWeb. В этой статье расскажем, как работает клиентский API у нас, почему для него мы выбрали технологию JSON-RPC и чем она нам так нравится. Историей делятся Виталий Киреев, руководитель R&D, и Алексей Шашкин, продакт-менеджер.

habr.com/ru/companies/spaceweb

#api #jsonrpc #хостинг

2024-01-07

Here's a post on modernizing DokuWiki's remote API: patreon.com/posts/96036243

If you're currently using the existing XMLRPC API I'd love to hear from you in the pull request linked at the end.

#openapi #jsonrpc #api

2023-11-15
2023-08-27

Is there a defacto standard for authentication/authorization with JSON-RPC?
#jsonrpc

2023-08-27

Is there a JSON RPC-like protocol that also supports events or notifications unrelated to the requests/responses? Like notifying all connected clients that a new client has connected or disconnected?
#jsonrpc

2023-02-05

I don't suppose someone has build something like foil.sourceforge.net/ for use with #Javascript/#NodeJS from #CommonLisp?

For some reason there's some deeply concerning tendency to write things in JS now on the server and I have no desire to do so myself.

I could use #JSONRPC but that involves boilerplate I don't feel like writing.

#Programming #Interop

2023-02-01

Context: if you follow #deltachat_desktop discussions on the #deltachat forum you might already know that we're planning to move #deltachat_desktop from #electron to #tauri in the future. But porting the desktop client is a big effort (our move to #jsonrpc was one step into this direction).
So I made this small sample project to check tauri out.
It's a nice side effect if the emoji picker is useful by itself, maybe we could even build a community for the emoji picker.

2022-11-02

scrolling in #deltachat_desktop feels even faster now after switching the backend from cffi to #jsonrpc & #rust

Be ready for #deltachat desktop 1.34, It's coming soon..

2022-10-17

We’re working hard on the upcoming 1.34 desktop release.
The bulk of the work was moving all talking with core to #jsonrpc api, which speeds up development and #deltachat_desktop itself.

The move to jsonrpc is also one big step in liberating us from electron, as we plan to switch to tauri.app in the far future.

Stay tuned for the new test releases in the 1.33.X release row.
(even versions are releases, odd versions are test releases)

What new features are you most excited about?

@FuzboleroXV@Mastodon.hostFuzboleroXV@mastodon.host
2018-01-07

Serious #Ethereum #Bitcoin #wallet #bug

"Password protect the JSONRPC interface"

github.com/spesmilo/electrum/i

"The #JSONRPC interface is currently completely unprotected, I believe it should be a priority to add at least some form of #password protection.
Scans (...) have already started:"

bleepingcomputer.com/news/secu

#vulnerability

mastodon.host/media/swHosM5HoN

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst