GoUniverse


GoUniverse provides packages for GoLang

API

API responses to speed up API development

Website: https://github.com/gouniverse/api

BCSV

BCSV parser

Website: https://github.com/gouniverse/bcsv

Cache Store

Stores the cache to a SQL database

Website: https://github.com/gouniverse/cachestore

Captcha

Image challenge to tell bots from humans

Website: https://github.com/gouniverse/captcha

Cache Store

CMS for GoLang

Website: https://github.com/gouniverse/cms

Entity Store

Store arbitrary data in this EAV implementation for a SQL database

Website: https://github.com/gouniverse/entitystore

HB (HTML Builder)

Build HTML programatically directly in Golang

Website: https://github.com/gouniverse/hb

Icons

Build icons directly in Golang. Icon sets included: Bootstrap and Boxicons

Website: https://github.com/gouniverse/icons

Log Store

Stores the logs to a SQL database

Website: https://github.com/gouniverse/logstore

Meta Store

Stores meta values to any object to a SQL database

Website: https://github.com/gouniverse/metastore

Password

Convenient hashing and verification of passwords

Website: https://github.com/gouniverse/password

Session Store

Stores the session to a SQL database

Website: https://github.com/gouniverse/sessionstore

Setting Store

Stores the settings to a SQL database

Website: https://github.com/gouniverse/sessionstore

Task Store

Stores tasks to a SQL database to be processed in the background

Website: https://github.com/gouniverse/taskstore

UID

Unique human friendly identifiers.

Website: https://github.com/gouniverse/uid

Utils

Utility functions for Golang

Website: https://github.com/gouniverse/utils

Vault Store

Stores the values encrypted with password to a SQL database aka "encryption-at-rest"

Website: https://github.com/gouniverse/vaultstore