Skip to main content

Go tools for the web

A collection of tools for building web applications with Go.

With tools like FnCmp, developers can create responsive web applications directly in Go, allowing for ease of development, deployment, and lightening fast rendering times.

Enhanced Web Functionality

FnCmp - Functional Components for Go

FnCmp comes with a host of functionality including:

  • Customized middleware
  • Event handling
  • Request based Context management
  • The freedom to use concurrency in server side rendering

Mnemo - Stateful Caching

Designed for in-memory caching, Mnemo includes:

  • Stateful tracking for server-side applications
  • Cache update hooks for keeping track of user activity or debugging complex applications