From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Software Heritage API Date: Mon, 06 Feb 2017 10:34:17 +0100 Message-ID: <878tpj8xye.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cafgx-0000hI-H0 for guix-devel@gnu.org; Mon, 06 Feb 2017 04:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cafgr-00010k-CN for guix-devel@gnu.org; Mon, 06 Feb 2017 04:34:33 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45840) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cafgr-00010R-96 for guix-devel@gnu.org; Mon, 06 Feb 2017 04:34:29 -0500 Received: from [109.135.3.123] (port=35734 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cafgm-0006ik-Vx for guix-devel@gnu.org; Mon, 06 Feb 2017 04:34:25 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hello Guix! I couldn=E2=80=99t attend the Software Heritage talk at FOSDEM, but they had good news: https://www.softwareheritage.org/2017/02/04/archive-api/ The API is currently limited to meta-data (retrieving the actual data returns 401.) Still that looks pretty cool already. Ludo=E2=80=99.