Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

drbonzo/mork_rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mörk RPC RPC

What is Mörk?

Mork is a RPC protocol + PHP library. Data is transfered as JSON objects.

Features

  • PHP RPC library
  • JSON data transfer
  • Improvement to JSON RPC
  • Single requests
  • Improved error handling

Request

TODO

Response

TODO

Headers

Server

  • 200 - for correct requests
  • 400 - for failed requests because of Client
  • 500 - for failed requests because of Server

Usage

Client

TODO

Server

TODO

FAQ

  • What is mörk
    • mörk means dark in Swedish. It looked cool for a library name

System requirements

  • PHP 5.3
  • JSON module
  • CURL

About

API lib + protocol for simple RPC calling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages