Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with json-rpc

A curated list of projects in awesome lists tagged with json-rpc .

https://github.com/giosil/netjsonrpc

Simple JSON-RPC protocol implementation based on ASP.NET Core project.

asp-net-core json-rpc json-rpc-api json-rpc-server json-rpc2

Last synced: 27 Dec 2024

https://github.com/vrurg/raku-cro-rpc-json

JSON-RPC 2.0 framework built on top of Cro

cro json-rpc raku rpc-request

Last synced: 23 Dec 2024

https://github.com/brian-gl/calculator-courseroom

CourseRoom Golang Json-RPC System dedicates to generate score predictions from Api CourseRoom

golang http-client json-rpc sql-server stored-procedures

Last synced: 31 Dec 2024

https://github.com/jcubic/php-terminal-jwt

Demo of JWT with jQuery Terminal

jquery-terminal json-rpc jwt terminal

Last synced: 05 Dec 2024

https://github.com/slashgear/webservices

Course about webservices made with <3 with Vuepress and deployed on Netlify

graphql json-rpc learn learn-to-code rest soap webservice

Last synced: 08 Nov 2024

https://github.com/strider2038/json-rpc-client

Flexible JSON RPC v2 client for PHP written in object-oriented style

client http json-rpc jsonrpc jsonrpc2 php php7 socket symfony symfony-bundle tcp unix

Last synced: 22 Nov 2024

https://github.com/webeetle/jrpc-client

JRPC-Client is a simple JSON-RPC 2.0 client for node.js and browser, developed in typescript for work synergy with JRPC-Server.

json json-api json-rpc json-schema typescript

Last synced: 12 Oct 2024

https://github.com/podnet/json-rpc-websocket-server

A JSON RPC WebSocket server for device to cloud communication

json-rpc python websocket

Last synced: 16 Nov 2024

https://github.com/manifoldfinance/docs

Omnibus Documentation

ethereum json-rpc mkdocs omnibus sdk

Last synced: 23 Nov 2024

https://github.com/aurora-is-near/relayer2-base

Aurora Go library providing common basis for public and private relayer implementations

aurora-relayer json-rpc

Last synced: 24 Dec 2024

https://github.com/yoanm/php-jsonrpc-params-symfony-validator-sdk

Simple JSON-RPC params validator that use Symfony validator component

json-rpc jsonrpc-server-sdk params-validator php sdk symfony-validator

Last synced: 19 Oct 2024

https://github.com/yoanm/php-jsonrpc-http-server-openapi-doc-sdk

SDK to generate Http JSON-RPC server documentation for OpenAPI v3.0.0

documentation-generator json-rpc jsonrpc-server-doc-sdk openapi php sdk

Last synced: 19 Oct 2024

https://github.com/pantani/jsonrpc

Simple abstraction for JSON-RPC requests.

go golang json-rpc json-rpc-requests jsonrpc rpc-call

Last synced: 29 Dec 2024

https://github.com/stefanyohansson/sz-json-rpc

JSON-RPC client that works on browser.

browser json-rpc

Last synced: 21 Dec 2024

https://github.com/pyoner/elm-json-rpc

Elm JSON RPC

elm elm-lang json-rpc rpc

Last synced: 21 Dec 2024

https://github.com/dwayne/elm-json-rpc

JSON-RPC 2.0 for Elm.

elm json json-rpc json-rpc2 rpc

Last synced: 24 Dec 2024

https://github.com/i-erokhin/rerr

Golang helper for Gorilla JSON RPC 2.0. Common errors with codes and messages.

go golang json-rpc json-rpc2 rpc

Last synced: 14 Nov 2024

https://github.com/grype/beacon-server

Beacon server for Pharo utilizes JSON RPC for collecting signals from remote systems.

beacon json-rpc json-rpc-server json-rpc2 logging pharo pharo-smalltalk server smalltalk

Last synced: 09 Nov 2024

https://github.com/mmgrant73/bitcoinapi

This is a c++ library to help developers communicate with the bitcoin wallet using JSON-RPC

bitcoin-wallet c c-plus-plus communication developers-communicate json-library json-rpc jsoncpp protocol

Last synced: 10 Nov 2024

https://github.com/adidem23/enchantmask

This is NPM Package Which Makes Interaction with Metamask Wallet Easier

javascript json-rpc metamask npm-package utf-8

Last synced: 12 Nov 2024

https://github.com/lekovr/dbrpc

JSON-RPC interface for database stored procedures

golang json-rpc postgresql

Last synced: 11 Nov 2024

https://github.com/magomedcoder/gskeleton

Golang app skeleton

go golang json-rpc json-rpc-server

Last synced: 18 Nov 2024

https://github.com/vanillajonathan/jsonrpc

Provides RPC functionality over WebSockets using the JSON-RPC protocol.

json-rpc

Last synced: 24 Nov 2024

https://github.com/koorchik/node-mole-rpc-transport-eventemitter

Event Emitter Mole RPC (JSON RPC library) transport

eventemitter json-rpc mole-rpc

Last synced: 16 Dec 2024

https://github.com/mathisbullinger/typerpc

JSON-RPC 2.0 implementation in TypeScript with statically typed introspectable schema.

json-rpc rpc typescript

Last synced: 11 Dec 2024

https://github.com/dryajov/json-rpc-async

Simple transport agnostic JSON RPC module

json-rpc remote-procedure-calls rpc

Last synced: 02 Jan 2025

https://github.com/giosil/multi-rpc

An easy to use library for xml-rpc, json-rpc and RESTful services implementation.

java java-rest-api java-restful javaee json json-parser json-rpc multi-rpc rpc rpc-client rpc-framework rpc-library rpc-server xml-rpc

Last synced: 27 Dec 2024

https://github.com/bankiru/browserkit-jsonrpc-client

JSON RPC client based on symfony/browser-kit

browser-kit client json-rpc symfony

Last synced: 14 Nov 2024

https://github.com/prince781/libjsonrpc-sharp

C# library for JSON-RPC.

c-sharp json json-rpc jsonrpc rpc

Last synced: 14 Nov 2024

https://github.com/wmentor/jrpc

JSON-RPC 2.0 Go library

api go golang golang-library json-rpc

Last synced: 14 Nov 2024

https://github.com/wyster/phalcon-multiple-apps

Пример проектов на PHP 7.3 и Phalcon Framework 3, развернутых через docker-compose и связанных благодаря git submodule. Коммуницируют между собой через JSON-RPC

docker example-project git-submodule json-rpc phalcon php73

Last synced: 18 Nov 2024

https://github.com/tbreuss/json-rpc-example

A super simple JSON-RPC example based on Laminas JSON-RPC Server, OpenRPC Client JS, and Mithril.

example-project json-rpc json-rpc-client json-rpc-server laminas mithriljs openrpc

Last synced: 13 Nov 2024

https://github.com/sunhuachuang/jsonrpc-parse

parse JSON-RPC (2.0) from stream Bytes or deparse JSON-RPC to Bytes

bytes json-rpc parse rust

Last synced: 21 Nov 2024

https://github.com/paranoiasystem/jrpc-cli

A command line interface for generate necessary interfaces, types or classes for JRPC-Client. JRPC-Client works in synergy with JRPC-Server.

golang json json-rpc rpc

Last synced: 14 Nov 2024

https://github.com/samr1/ethereum-test

some scripts in Python to test Ethereum

ethereum json-rpc python

Last synced: 11 Nov 2024

https://github.com/fullpipe/php-json-rpc-client

JSON-RPC 2.0 PHP client.

json-rpc json-rpc-client

Last synced: 19 Nov 2024

https://github.com/mekras/json-rpc-client

JSON-RPC PSR-17/18 compatible client

json-rpc php psr-17 psr-18

Last synced: 25 Nov 2024

https://github.com/fullpipe/gaston

Gaston is the json-rpc 2.0 API gateway.

api-gateway gateway json-rpc json-rpc-server jsonrpc

Last synced: 19 Nov 2024

https://github.com/rustamwin/boomerang

json-rpc project template

javascript json-rpc knexjs project-template psql

Last synced: 25 Dec 2024

https://github.com/btr1975/nso_jsonrpc_requester

Cisco NSO JSON-RPC Python Library

cisco engineering json-rpc network nso python3

Last synced: 08 Dec 2024

https://github.com/yoanm/php-jsonrpc-http-server-swagger-doc-sdk

SDK to generate Http JSON-RPC server documentation for Swagger v2.0

documentation-generator json-rpc jsonrpc-server-doc-sdk php sdk swagger

Last synced: 08 Dec 2024

https://github.com/hidehalo/json-rpc

Implements of JSON-RPC 2.0 protocol and client/server stubs

json-rpc json-rpc-client json-rpc-server php rpc stub

Last synced: 11 Nov 2024

https://github.com/tigeryant/lambda-bitcoin-rpc

Lambda function that queries the Bitcoin JSON-RPC interface

bitcoin json-rpc

Last synced: 10 Nov 2024

https://github.com/lepetitbloc/bitcoind-client

:speech_balloon: Modern `bitcoind` JSON-RPC client for node and the browser

bitcoind json-rpc nodejs

Last synced: 27 Nov 2024

https://github.com/akscf/wstk_c

A pure C library for developing cross-platform applications, net/web services

cross-platform embedded framework freebsd json-rpc linux network-services os2 solaris web-services websockets windows

Last synced: 10 Nov 2024

https://github.com/giosil/multi-rpc-3

An easy to use library for json-rpc, xml-rpc, SOAP and RESTful/JSONP services implementation.

json-rpc xml-rpc

Last synced: 27 Dec 2024

https://github.com/arcticlampyrid/ktjsonrpcpeer

KtJsonRpcPeer is a Kotlin library that implements JSON-RPC 2.0 in Peer mode. It's full-duplex, supporting two-way procedure call. It can be work well with WebSocket.

full-duplex json-rpc rpc

Last synced: 14 Nov 2024

https://github.com/eliasstar/jsonrpc4j

A general JSON-RPC 2.0 Wrapper for Java

gson json-rpc maven

Last synced: 31 Dec 2024

https://github.com/lvce-editor/json-rpc

JsonRpc implementation

json-rpc

Last synced: 12 Nov 2024

https://github.com/sir-go/schools-record

RTSP streams to mpeg files on multiple storages

bootstrap ffmpeg flask fullstack jquery json-rpc multithreading python2 queue websocket

Last synced: 31 Dec 2024

https://github.com/humbertodias/json-rpc-server-by-reflection

JSON-RPC Server based on JEE with methods self invoked by reflection

json-rpc reflection

Last synced: 14 Nov 2024

https://github.com/mcfriend99/jsonrpc

A JSON-RPC library for Blade programming language

json json-rpc rpc

Last synced: 31 Dec 2024

https://github.com/starcoinorg/starcoin-vs-ethereum-rpc

Starcoin vs. Ethereum - JSON RPC comparison

ethereum json-rpc starcoin

Last synced: 30 Dec 2024

https://github.com/nagy/jsonrpcrun

Expose Python functions in a JSON-RPC server

json-rpc python

Last synced: 27 Dec 2024

https://github.com/gggeek/phpxmlrpcng-jsonrpc

A php library for building json-rpc clients and servers. Extends the phpxmlrpc lib. WIP...

json-rpc jsonrpc php webservices

Last synced: 18 Dec 2024

https://github.com/davidjktofan/json-rpc-client

Small JSON-RPC client-side demo.

cloudflare-pages cloudflare-workers json-rpc

Last synced: 29 Nov 2024

https://github.com/koorchik/node-mole-rpc-autotester

Automatic tester for Mole-RPC (JSON-RPC library) transports

json-rpc mole-rpc

Last synced: 16 Dec 2024

https://github.com/giosil/spring-json-rpc

Implementation of JSON-RPC protocol based on Spring Boot.

json-rpc json-rpc2 spring-boot

Last synced: 27 Dec 2024

https://github.com/yoanm/php-jsonrpc-server-doc-sdk

Php SDK to generate (Http) JSON-RPC server documentation

documentation-generator json-rpc php sdk

Last synced: 19 Oct 2024

https://github.com/qneyrat/rocket-server

internal server for rocket app

aes go json-rpc websocket

Last synced: 11 Dec 2024

https://github.com/georgique/angular-jsonrpc-client

Angular 2+ based Json RPC client.

angular json-rpc json-rpc-client

Last synced: 16 Dec 2024

https://github.com/hoehrmann/node-jipe

Process composition via JSON-RPC pipes

json-rpc typescript-library

Last synced: 05 Dec 2024

https://github.com/vinyvicente/laravel-swoole-jsonrpc

JSON-RPC Server and Client based on Swoole, for Laravel 5/6/Lumen Framework

json-rpc json-rpc-client json-rpc-server laravel rpc swoole

Last synced: 16 Dec 2024

https://github.com/yoanm/symfony-jsonrpc-params-sf-constraints-doc

Symfony bundle for easy Symfony constraints to JSON-RPC documentation transformation

documentation-generator json-rpc php symfony-bundle symfony-constraint symfony-jsonrpc-http-server-doc

Last synced: 19 Oct 2024

https://github.com/bincrafters/conan-jsonrpc-cpp

Conan.io recipe for JsonRpc-Cpp project

conan json-rpc jsonrpc-cpp rpc

Last synced: 12 Dec 2024

https://github.com/dnbsd/jsonrpc

Build modular JSON-RPC services.

json-rpc

Last synced: 20 Dec 2024

https://github.com/json-schema-tools/titleizer

Generate deterministic titles for json schemas (AKA ensureAllSchemasHaveTitles)

json-api json-rpc jsonschema open-api open-rpc typescript

Last synced: 14 Oct 2024

https://github.com/jayrbolton/brontosaurus

Streamlined Python JSON APIs with Sanic + JSON Schema + JSON RPC

json-rpc json-rpc2 json-schemas python rpc sanic

Last synced: 09 Nov 2024

https://github.com/dora-gt/ripple.jsonrpc

JSON-RPC PCL for Ripple

csharp json-rpc pcl ripple xamarin

Last synced: 03 Jan 2025

https://github.com/hu55a1n1/eth-rpc-demo-cpp

Demo cpp app for communicating with an Ethereum Node using json-rpc

cpp11 ethereum ethereum-client json-rpc

Last synced: 24 Dec 2024

https://github.com/null-none/docker-fastapi-jsonrpc

JSON-RPC server on fastapi

fastapi json-rpc python

Last synced: 18 Dec 2024

https://github.com/lucaswerkmeister/ceylon-json-rpc

Ceylon implementation of JSON-RPC

ceylon json-rpc json-rpc2

Last synced: 25 Nov 2024

https://github.com/carlalbrecht/socket-json-rpc

An asynchronous JSON-RPC server and client for Clojure that uses sockets for communication

async clojure clojure-library json-rpc json-rpc-client json-rpc-server json-rpc2 socket-io

Last synced: 26 Sep 2024

https://github.com/sile/jlot

Command-line tool for JSON-RPC 2.0 over JSON Lines over TCP.

command-line-tool json-rpc jsonl rust

Last synced: 07 Nov 2024

https://github.com/giosil/micro-json-rpc

Implementation of JSON-RPC protocol based on Quarkus microservice.

json-rpc json-rpc-server json-rpc2 microservices quarkus

Last synced: 27 Dec 2024

https://github.com/sir-go/utm5-urfa-api

json-rpc api-proxy for urfa-protocol

api go json-rpc network protocol urfa

Last synced: 26 Dec 2024

https://github.com/sir-go/atol-client

atol pos api client

atol atol-api json-rpc python

Last synced: 26 Dec 2024

https://github.com/sir-go/bank-regs-import

import bank payments to the billing and make cheques

csv-parser docker flask json-rpc python vuejs

Last synced: 26 Dec 2024

https://github.com/hankhsu1996/jsonrpc-cpp-lib

JSON-RPC 2.0 Modern C++ Library

json-rpc json-rpc2

Last synced: 15 Nov 2024