apast / leftright

Diff binary files over HTTP
0 stars 2 forks source link

Create API blueprint spec #1

Open apast opened 7 years ago

apast commented 7 years ago

Provide 2 http endpoints that accepts JSON base64 encoded binary data on both endpoints:

<host>/v1/diff/<ID>/left <host>/v1/diff/<ID>/right

The provided data needs to be diff-ed and the results shall be available on a third end point

<host>/v1/diff/<ID>

The results shall provide the following info in JSON format

apast commented 7 years ago

It should be updated for new report format with statuses