Socket
Book a DemoInstallSign in
Socket

spiderden.org/libgallery

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spiderden.org/libgallery

Go Modules
Version
v0.0.0-20221013105553-4cfaa27d1934
Version published
Created
Source

libgallery

libgallery provides an interface for accessing boorus, and other resources in a booru-like fashion. It is currently very unstable, as I want people to start toying with this so we can refine how things work. Once we reach 1.0 there will be no backwards incompatible changes.

Also included is a command line interface and some official drivers. libgallery also includes a registry that third-party drivers can use import side-effects to automatically register with (like database/sql). This makes it trivial to add drivers to existing programs using libgallery.

If you're writing quality drivers with minimal external dependencies, you're strongly encouraged to contribute and make them official drivers.

Further things worth researching:

  • Bindings to languages like Python via the C API
  • Runtime plugins with something like yaegi
  • Interfaces for authentication

FAQs

Package last updated on 13 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts