From: Sai Karthik <kskarthik@disroot.org>
To: guix-devel@gnu.org
Subject: Guix Package Search API Server
Date: Thu, 30 Dec 2021 15:50:54 +0530 [thread overview]
Message-ID: <cea15c20-fbf2-a0b9-7f35-2e48d8d700f8@disroot.org> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 659 bytes --]
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.
It currently uses Deno runtime to execute. I have just started learning
guile, So, i will try to recreate this in guile as well, Once i am
confident :)
Project URL: https://gitlab.com/kskarthik/guix-packages-api
I have documented it's usage too. Feel free to explore it & let me know
your thoughts!
--
https://kskarthik.gitlab.io/
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3185 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
next reply other threads:[~2021-12-30 12:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-30 10:20 Sai Karthik [this message]
2021-12-30 14:20 ` Guix Package Search API Server zimoun
2021-12-30 17:03 ` Sai Karthik
2021-12-30 17:53 ` zimoun
2021-12-30 18:04 ` Sai Karthik
2022-01-03 16:27 ` Ludovic Courtès
2022-01-05 7:38 ` Tissevert
2022-01-05 12:52 ` Roel Janssen
2022-01-06 18:43 ` Sai Karthik
2022-01-07 7:57 ` Tissevert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cea15c20-fbf2-a0b9-7f35-2e48d8d700f8@disroot.org \
--to=kskarthik@disroot.org \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.