linspector.github.io/_posts/2013-10-21-v0.10-json-rpc-backend.html

9 lines
762 B
HTML

---
layout: post
title: v0.10 - JSON-RPC Backend
metasub: news
---
<p>We added a new important subsystem to Linspector today. Linspector now has a JSON-RPC backend for connecting to an instance from web applications, desktop applications etc. Currently you can get a list of jobs, detailed information about a single job and you can enable and disable jobs from remote. There is no authentication implemented yet but that will be easy to implement and available in our first release.</p>
<p>Lish was cleaned up a lot and output of commands got some more colors. Additionally Lish got a new command (man) for browsing documentation like man pages on UNIX operating systems. We will add documentation from time to time so this section will grow from now on.</p>