Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gcarreno/lazjsonrpcdata
The message objects for version 2.0 of JSON-RPC
https://github.com/gcarreno/lazjsonrpcdata
fpc free-pascal freepascal json json-rpc lazarus lazarus-ide linux macos rpc windows
Last synced: about 2 months ago
JSON representation
The message objects for version 2.0 of JSON-RPC
- Host: GitHub
- URL: https://github.com/gcarreno/lazjsonrpcdata
- Owner: gcarreno
- License: mit
- Created: 2021-05-20T15:37:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T22:47:12.000Z (about 1 year ago)
- Last Synced: 2023-11-28T22:38:48.870Z (about 1 year ago)
- Topics: fpc, free-pascal, freepascal, json, json-rpc, lazarus, lazarus-ide, linux, macos, rpc, windows
- Language: Pascal
- Homepage:
- Size: 165 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# lazJSONRPCData
[![Build Status](https://github.com/gcarreno/lazJSONRPCData/workflows/build-test/badge.svg?branch=main)](https://github.com/gcarreno/lazJSONRPCData/actions)
[![Supports Windows](https://img.shields.io/badge/support-Windows-blue?logo=Windows)](https://github.com/gcarreno/lazJSONRPCData/releases/latest)
[![Supports Linux](https://img.shields.io/badge/support-Linux-yellow?logo=Linux)](https://github.com/gcarreno/lazJSONRPCData/releases/latest)
[![Supports macOS](https://img.shields.io/badge/support-macOS-black?logo=macOS)](https://github.com/gcarreno/lazJSONRPCData/releases/latest)
[![License](https://img.shields.io/github/license/gcarreno/lazJSONRPCData)](https://github.com/gcarreno/lazJSONRPCData/blob/master/LICENSE)
[![Latest Release](https://img.shields.io/github/v/release/gcarreno/lazJSONRPCData?label=latest%20release)](https://github.com/gcarreno/lazJSONRPCData/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/gcarreno/lazJSONRPCData/total)](https://github.com/gcarreno/lazJSONRPCData/releases)The message objects for version 2.0 of JSON-RPC