Go Swagger is a command line tool that simplifies the integration of OpenAPI Specification with the Go programming language. It allows developers to generate Go code from OpenAPI definitions and...
Whiteboard is a lightweight web-based application for creating sketches, and other visualizations. It is based on Node.js runtime environment.
This tutorial explains how to install Whiteboard inside a Docker container...
The drawDB is a web-based application designed for creating and editing Database Entity Relationship (DBER) diagrams in the browser.
This tutorial explains how to install drawDB inside a Docker container...
Polaris is a music streaming application that allows to access the music collection from any device. It streams music directly from your computer or cloud server, so there's no need...
Ruplacer is a command line tool written in Rust programming language that allows users to perform search and replace operations across multiple files within a directory. This tutorial demonstrates how...
The mdBook is a command line tool used to create modern, interactive, and online books from Markdown files. It is particularly popular within the Rust programming community because it was...
MinIO is an open-source, high-performance, distributed object storage system designed to store unstructured data, such as photos, videos, log files, backups, and container images.
This tutorial explains how to install...
Zola is a modern static site generator that allows users to build fast, customizable websites without the need for a traditional database-driven backend. This tutorial explains how to install Zola...
Shellharden is a syntax highlighter and a tool designed to assist in semi-automating the rewriting of shell scripts to conform with ShellCheck guidelines. This tutorial demonstrates how to install Shellharden...
The deno_lint is a static analysis tool (also known linter) for JavaScript and TypeScript programming language. While deno_lint is integrated into the Deno runtime and can be used via the...