Chapar - Native API Testing Tool

Chapar is an upcoming native API testing tool built with GoLang, designed to simplify and expedite the testing process for developers. While still in its early beta phase, Chapar aims to offer a user-friendly experience with support for both HTTP and gRPC protocols with. Chapar is a cross-platform application with binary builds available for macOS, Linux, and Windows.
Source Code · Quick start · Website · Slack
State of the project
Chapar is currently in the early beta phase and under active development, with regular updates and improvements planned to enhance the user experience and functionality.
Yoga - Native UI framework in Go

Yoga is a from-scratch, cross-platform native UI framework for Go. It renders with WebGPU and GLFW, and lays out with a pure-Go flex, grid, and stack engine — no HTML, no Electron. You describe the tree in a SwiftUI-style Body every frame, keep durable state on your app struct, and ship a real desktop window.
It includes the usual chrome: buttons, forms, editors, tables, splitters, drawers, dialogs, toasts, a custom title bar, and a file picker. Themes ship with the kit (yoga-dark, yoga-light, Catppuccin, Nord, and others). There is also a headless nogpu build for tests and CI.
DBCTL - Database Container Management Tool
DBCTL is a tool designed to make running a database in a Docker container easy and fast. It offers the following features and more:
- Run a database with applied migration files and sample data.
- Access the connection URL and use your preferred tools to connect to the database.
- Launch a user interface (UI) for managing the database, if available.
- Enable users to quickly run tests in a fresh database.
- Cleanup databases once you’re finished using them!
Crud - A lightweight and user-friendly web-based admin panel for Golang applications.
Crud is a lightweight and user-friendly web-based admin panel for Golang applications. It simplifies the process of managing database tables by offering a straightforward CRUD (Create, Read, Update, Delete) user interface. With minimal configuration, you can quickly set up and customize an admin dashboard for your application, saving you time and effort.