Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefaniuk/json-service
JSON-RPC library for Java.
https://github.com/stefaniuk/json-service
Last synced: about 6 hours ago
JSON representation
JSON-RPC library for Java.
- Host: GitHub
- URL: https://github.com/stefaniuk/json-service
- Owner: stefaniuk
- License: other
- Created: 2011-11-25T09:37:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T00:46:37.000Z (almost 5 years ago)
- Last Synced: 2024-04-16T07:49:25.690Z (7 months ago)
- Language: Java
- Homepage:
- Size: 2.74 MB
- Stars: 12
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY
Awesome Lists containing this project
README
JSON Service 1.2
================**JSON-RPC** library for Java.
Project's [Home Page](http://stefaniuk.github.com/json-service/ "Project's Home Page")
Quick Start
-----------[See INSTALL file.](https://github.com/stefaniuk/json-service/blob/master/INSTALL)
Useful Resources
----------------* [JSON-RPC 2.0 Specification](http://www.jsonrpc.org/specification)
* [Service Mapping Description Proposal](http://dojotoolkit.org/reference-guide/1.8/dojox/rpc/smd.html)
* [dojox/rpc/Service](http://dojotoolkit.org/reference-guide/1.8/dojox/rpc/Service.html)
* [djext/data/JsonServiceStore and djext/data/JsonServiceStore](https://github.com/stefaniuk/djext/tree/master/data)About
-----This is JSON-RPC protocol implementation (server-side) in Java with Service Mapping Description support. It integrates well with Dojo Toolkit and Spring Framework.
For more information please, visit .
Licence
-------See `LICENCE` file.
> Copyright (c) 2010-2016 Daniel Stefaniuk