radityaarya's Stars
golang-standards/project-layout
Standard Go Project Layout
romkatv/powerlevel10k
A Zsh theme
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
air-verse/air
☁️ Live reload for Go apps
golangci/golangci-lint
Fast linters runner for Go
uber-go/guide
The Uber Go Style Guide.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
evrone/go-clean-template
Clean Architecture template for Golang services
dotenvx/dotenvx
a better dotenv–from the creator of `dotenv`
juicycleff/ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
openflagr/flagr
Flagr is a feature flagging, A/B testing and dynamic configuration microservice
katzien/go-structure-examples
Examples for my talk on structuring go apps
muesli/smartcrop
smartcrop finds good image crops for arbitrary crop sizes
nestjsx/nest-access-control
Role and Attribute based Access Control for Nestjs 🔐
zhashkevych/go-clean-architecture
👨💻 REST API example, built by following Uncle Bob’s clean architecture principles
percybolmer/ddd-go
A demo repository that explains an approach to DDD in Go
nestjsx/nest-router
Router Module For Nestjs Framework 🚦 🚀
FlowerWrong/awesome-gin
awesome for gin framework
imrenagi/go-payment
Payment Connector for Midtrans and Xendit. Sample site that is using this payment proxy is https://imrenagi.com/donate
chemidy/smallest-secured-golang-docker-image
Create the smallest and secured golang docker image based on scratch
arsmn/fiber-swagger
fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.
unadlib/reactant
A framework for building React applications
hightouchio/injecto
Debug `FROM scratch` containers by injecting contents of another image
tsenart/nap
A Go sql.DB wrapper for master-slave topologies
anthonygauthier/axios-curlirize
axios plugin converting requests to cURL commands, saving and logging them.
gofiber/adaptor
🧬 Adaptor middleware to convert net/http handlers from/to Fiber request handlers
paucls/my-ddd-journey
A list of Domain-Driven Design and architecture resources
scarney81/pg-hstore
A node package for serializing and deserializing JSON data to hstore format