The WebAbility® Network

Welcome to The WebAbility® network.


Open source software for a better web programmation in Golang

All the projects are published on the github repository Webability-go


Xamboo - The Web and Application CMS framework.

Github repository: https://www.github.com/webability-go/xamboo
More information


XModules - All purpose modules for Xamboo.

Github repository: https://www.github.com/webability-go/xmodules


XCore - Basic Golang foundation libraries to build heavy applications.

Github repository: https://www.github.com/webability-go/xcore V2
Documentation on go.dev

The XCore package is a foundation package used to build basic object for Golang. The actual existing code includes:

- XCache: Application Memory Caches, thread safe.
- XDataset: Basic nested data structures for any purpose (template injection, configuration files, database records, etc) Support thread safe operations on thread safe structures (XDatasetTS and XDatasetCollectionTS)
- XLanguage: language dependent text tables, thread safe
- XTemplate: template system with meta language, thread safe cloning


XConfig - Plain text configuration files parser.

Github repository: https://www.github.com/webability-go/xconfig
Documentation on go.dev


XDominion - A database abstraction layer. Use objects, not queries.

Github repository: https://www.github.com/webability-go/xdominion
Documentation on go.dev


WAJAF - Javascript and Go sychronized framework.

Github repository: https://www.github.com/webability-go/wajaf


XDomMask - Forms generation and control for WAJAF.

Github repository: https://www.github.com/webability-go/xdommask


Alexa - A Golang Ready to use SDK and framework for Alexa devices.

Github repository: https://www.github.com/webability-go/alexa


Analytics - A very simple analytics library to send events to google analytics from Golang.

Github repository: https://www.github.com/webability-go/analytics


UASurfer - A Forked branch from UASurfer to correct some bugs.

Github repository: https://www.github.com/webability-go/uasurfer


BoxModel - Data Flow Box Model framework.

Github repository: https://www.github.com/webability-go/boxmodel


BITSO - A Bitso API v3 for Golang.

Github repository: https://www.github.com/webability-go/bitso


Archetype - A new IA approach (experimental).

Github repository: https://www.github.com/webability-go/archetype