We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418fce9 commit 6f65835Copy full SHA for 6f65835
readme.md
@@ -1,5 +1,9 @@
1
# JSON-RPC server
2
3
+[](https://travis-ci.org/DawidMazurek/php-jsonrpc-server)
4
+[](https://codeclimate.com/github/DawidMazurek/php-jsonrpc-server/maintainability)
5
+[](https://codeclimate.com/github/DawidMazurek/php-jsonrpc-server/test_coverage)
6
+
7
Json RPC server compatible with official specification:
8
`http://www.jsonrpc.org/specification`
9
0 commit comments