project-structure topic
project-template
Sample Go Project Template (based on the layout from the Standard Project Layout repo)
nodejs-project-structure
Simple Nodejs project structure with API versioning, built on express.js and ECMA6.
rails-app-best-practice
Rails app structure example
python-project-skeleton
An up-to-date and explanatory Python project skeleton with continuous integration services.
hydra
A command-line utility for generating language-specific project structure.
go-web-app-boilerplate
Project structure for new go web apps
easycoding
Easycoding implementing clean architecture, protobuf, grpc, grpc-gateway, swagger, buf, ent, migrate, logrus
web-service-ddd-project-layout
Recommended project layout for frameworks with flexible project structure suitable for DDD pattern
eslint-plugin-project-structure
ESLint plugin with rules to help you achieve a scalable, consistent, and well-structured project. Define your folder structure, advanced naming conventions, file composition, and create independent mo...