An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allaboutapps.
This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont
Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru
drom is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
The main features of ocamlpro/drom are: Project Scaffolding.
Open-source alternatives to ocamlpro/drom include: allaboutapps/go-starter — An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode… ardanlabs/service — This project provides a set of structural templates and frameworks for bootstrapping production servers,… audreyr/cookiecutter — Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It… batijs/bati — 🔨 Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want. bavragor/vite-svelte-docker-template — This template offers the following things, ready to use, in a dockerized environment:. adobe/go-starter.