Skip to content

ThatMaidGuy/libgallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Go library for accessing boorus, and other sites like a booru

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%