GoUniverseGoUniverse provides packages for GoLang APIAPI responses to speed up API development Website: https://github.com/gouniverse/api BCSVBCSV parser Website: https://github.com/gouniverse/bcsv Cache StoreStores the cache to a SQL database Website: https://github.com/gouniverse/cachestore CaptchaImage challenge to tell bots from humans Website: https://github.com/gouniverse/captcha Cache StoreCMS for GoLang Website: https://github.com/gouniverse/cms Entity StoreStore 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 IconsBuild icons directly in Golang. Icon sets included: Bootstrap and Boxicons Website: https://github.com/gouniverse/icons Log StoreStores the logs to a SQL database Website: https://github.com/gouniverse/logstore Meta StoreStores meta values to any object to a SQL database Website: https://github.com/gouniverse/metastore PasswordConvenient hashing and verification of passwords Website: https://github.com/gouniverse/password Session StoreStores the session to a SQL database Website: https://github.com/gouniverse/sessionstore Setting StoreStores the settings to a SQL database Website: https://github.com/gouniverse/sessionstore Task StoreStores tasks to a SQL database to be processed in the background Website: https://github.com/gouniverse/taskstore UIDUnique human friendly identifiers. Website: https://github.com/gouniverse/uid UtilsUtility functions for Golang Website: https://github.com/gouniverse/utils Vault StoreStores the values encrypted with password to a SQL database aka "encryption-at-rest" |