Project

General

Profile

Actions

action #1413

closed

Change from JSON-RPC to just REST-like http+json (with tests)

Added by ancorgs about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
2014-02-06
Due date:
% Done:

100%

Estimated time:
15.00 h

Description

There is no need to keep using json-rpc. We are not doing anything that could not be done with just plain http+json, which is more simple, perfectly supported by Mojolicious without addons, natively understood by browsers, easier to authenticate (especially using iChain)... and so on.

rpc.pl, worker, and clone_job.pl should be adapted. Most likely using Mojolicious::UserAgent.

We need proper tests (or adapt the already existing ones), of course.


Related issues 1 (0 open1 closed)

Has duplicate openQA Project - action #1307: Evaluate the migration from JSON-RPC to a rest interfaceClosed2014-01-27

Actions
Actions

Also available in: Atom PDF