Stars
Stop writing structs for dynamic XML. A robust, schemaless XML parser with streaming and validation features.
A powerful and flexible Domain Specific Language (DSL) builder for Go that enables you to create custom programming languages with enterprise-grade features.
Building blocks for servers implementing Simple Cloud Identity Management v2
A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling e…
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom re…
🚀 Lightning-fast SCIM 2.0 server in Go that makes identity management simple and scalable. Built for developers who need enterprise-grade user provisioning without the enterprise complexity.
This POC is for test dinamic (Hot reload) routes in krakend.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
⚡️ Express inspired web framework written in Go
⚡ Live views for GoLang with reactive HTML over WebSockets 🔌
Generates JSON Schema based from JSON data using JAVA
The fantastic ORM library for Golang, aims to be developer friendly
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
POC for test the idea of Phoenix LiveView in Go and Echo