From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QBTHL3jBzWHXdwEAgWs5BA (envelope-from ) for ; Thu, 30 Dec 2021 15:26:00 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IKsbLXjBzWHNMQEA9RJhRA (envelope-from ) for ; Thu, 30 Dec 2021 15:26:00 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 62FF317C17 for ; Thu, 30 Dec 2021 15:26:00 +0100 (CET) Received: from localhost ([::1]:53284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2wNT-0004YH-I0 for larch@yhetil.org; Thu, 30 Dec 2021 09:25:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49784) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2wN7-0004WP-OA for guix-devel@gnu.org; Thu, 30 Dec 2021 09:25:37 -0500 Received: from [2a00:1450:4864:20::32a] (port=43968 helo=mail-wm1-x32a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2wN6-0002yl-8W for guix-devel@gnu.org; Thu, 30 Dec 2021 09:25:37 -0500 Received: by mail-wm1-x32a.google.com with SMTP id k66-20020a1ca145000000b00345fa984108so7705960wme.2 for ; Thu, 30 Dec 2021 06:25:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=W2sfCKqQdFHWvXbfJqT3Ga/ngxNXWYNFcVBA8pqOtLY=; b=or+hvXigb+RMXwAv6LPG2KoXIUUHawI9AMJQxV53S98qC25c/GSu2How7igUIsEJmO KHYogPMl36Cx59e8Xmkl2wi/OBxqa7W7f7lvcopdZzu2bP7QmciE+5oMFO78vxI2sCX8 bvGET4CTG8xlYa9hX9Lgbb2HHFM9XGO9RmFmT6aa+2hUJeNed0x/rBJQCWnEjT6mZDen N0+70Y3RFx3KONXke82Xxz0j5YxbGLz3Dtsi6fJ0ecJr90sitejJGoqYd0cvMleVCzDk SMdgxxVrvMAXTz6358Ti8MRNapDEhiRIdngMzXAEnwl2T3QwlPCzDyioQ+A3QSKaWhIA qaCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=W2sfCKqQdFHWvXbfJqT3Ga/ngxNXWYNFcVBA8pqOtLY=; b=sidvseotLpXrnOo3s1L6OHyPGvNS8ky/KwoQ3ufdDxkQ8481JibmKR/eUon0kzwlJQ TYlL4+eSCP6EPX7zsGPfhojGPvhuqJajRyBXVtPseBh+KN/DDx3vPALUXzZYU1pQQAza kwGaWv5Z79mDmqDjr5ua8IsnQWBQuDyU/Gzx7jvDlh1iu7zgY16JH2gl3LrTwJcEremk y91XsKHPhzTLTQOkbHuVdrEPKbR9FFUbwa7IhrpvJimSl7NKD1Kx4GoIZ8ejXQN6yj3l 9y3mrmKyTcY2oGZiXw7275GzguaxqlqUVxxH77roZ6gVr2PGYwBEWjjs6wqIkR+HVN8o /b4w== X-Gm-Message-State: AOAM531XYhn92T4n9jPy6WKQJp60MC2oFwsKuFW9qC4GtjwFfP13m3gA 1uLO/Lnvryzy53xulSICWSXXNnUB3vw= X-Google-Smtp-Source: ABdhPJytlZe6m1F4XV/aU/EtLyB0cqRvGm5R4SQUX0AZ4xznqQ5b66Cxpv5UiDS3o0s4/tWZXs7u6A== X-Received: by 2002:a7b:c0c1:: with SMTP id s1mr25528308wmh.176.1640874334761; Thu, 30 Dec 2021 06:25:34 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 11sm30798703wrz.63.2021.12.30.06.25.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Dec 2021 06:25:34 -0800 (PST) From: zimoun To: Sai Karthik , guix-devel@gnu.org Subject: Re: Guix Package Search API Server In-Reply-To: References: Date: Thu, 30 Dec 2021 15:20:43 +0100 Message-ID: <86wnjmgon8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::32a (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::32a; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32a.google.com X-Spam_score_int: 6 X-Spam_score: 0.6 X-Spam_bar: / X-Spam_report: (0.6 / 5.0 requ) DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640874360; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=W2sfCKqQdFHWvXbfJqT3Ga/ngxNXWYNFcVBA8pqOtLY=; b=rK+j21q1+4w/wxly3sdcEp0vcM/K1JTwbRZYHO2xjiNJIwfVAnQNgbbaZMXHYESLvAcNGI w2robJdD12hqB5qmFbG8F3acs3E4DwFMlgy476jxVz2My6/Fb4WKkKcalTOM+T5xIxxTUk Mwli18LVhsjSQhyG3og19wEhWKCH9vG/OjT7jOo8w8yAxj8URQr3sahkDI1bLgfU2vGaZJ NxlbfDe540t0JzMbjRw+KYOWIvRBwX5nosmU37IHfR8vP4lpUMaGf8hHL8bUU5O9/XQT2o ozt+wJnirLz1UFmRoKvrXOSoiVYHO98KMuPuBYEyCE3TBXVPpQ9aLrYRCbl8lA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640874360; a=rsa-sha256; cv=none; b=q4Bl/kMqZQ/pBuXw5ZqZF5Au5kem8XnSxtC1K+s37sPHoulAHKpOLGGmeyKwS95YQ8RO1j OlQec1rXvWX7idUyIGs/OQqoxE6oTyTo/MZtqjYwqQ5SdU2DEsuzNPhRUjkkJAZ7nLRm8/ iQK91cB0lc1RH/bx6ya3kS1+NQveJDjOL0y/sblGpl0n131a6Q12JdD8aSQBms4iTujuyM Zg8xgn3KuEiamQX6Jiw9CHqY3mfBbKpbcuB9cS8yYXYYI5palM6smyXPEhinBT/8MSJko/ /fy7bFvGJKubBvDHkuMuWxmGNBm3VKSfZdjsecFfSNag1PVXhlK1L5nEXfyRxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=or+hvXig; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.27 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=or+hvXig; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 62FF317C17 X-Spam-Score: -4.27 X-Migadu-Scanner: scn1.migadu.com X-TUID: KPBkvnUSxdR9 Hi, On Thu, 30 Dec 2021 at 15:50, Sai Karthik wrote: > Hello everyone!, I was unable to find any API for querying guix package > info on official guix website. So, I have created a very simple REST API > server for searching/querying package info in Javascript. It parses the > package info from https://guix.gnu.org/packages.json file & returns the > results. Maybe you could be interested by . Or by Cheers, simon