What is Mörk?
Mork is a RPC protocol + PHP library. Data is transfered as JSON objects.
- PHP RPC library
- JSON data transfer
- Improvement to JSON RPC
- Single requests
- Improved error handling
TODO
TODO
- 200 - for correct requests
- 400 - for failed requests because of Client
- 500 - for failed requests because of Server
TODO
TODO
- What is mörk
- mörk means dark in Swedish. It looked cool for a library name
- PHP 5.3
- JSON module
- CURL