fadlmms's Stars
angular/components
Component infrastructure and Material Design components for Angular
angular/angular
Deliver web apps with confidence 🚀
vercel/next.js
The React Framework
kdeldycke/awesome-billing
💰 Billing & Payments knowledge for cloud platforms
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
in28minutes/spring-boot-examples
Code Examples for everything thats written on www.springboottutorial.com
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
gochronicles/petstore
Pet store microservices for Go Chronicles Microservices series
calvin-puram/awesome-kubernetes-operator-resources
A curated list of awesome resources: articles, books and videos about Kubernetes Operators.
rstacruz/cheatsheets
Cheatsheets for web development - devhints.io
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Ibexoft/awesome-startup-tools-list
List of all tools (apps, services) that startups should use.
evrone/go-clean-template
Clean Architecture template for Golang services
basilhe/clean-architecture-go-example
Clean Architecture Example (Go): Example of what clean architecture would look like (in Go)
jlevy/the-art-of-command-line
Master the command line, in one page
izolate/millify
Convert long numbers to pretty, human-readable strings
sihaysistema/ERPNext-Guide
Guide for learning ERPNext
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
sog01/solid-go
This repository is a basic client-server code to operate CRUD on Elasticsearch with SOLID principle.
gofiber/fiber
⚡️ Express inspired web framework written in Go
wagslane/go-rabbitmq
A wrapper of streadway/amqp that provides reconnection logic and sane defaults
rabbitmq/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
MaksimDzhangirov/practicalDDD
Practical DDD in Golang
debezium/debezium-examples
Examples for running Debezium (Configuration, Docker Compose files etc.)
rafael-piovesan/go-rocket-ride
Toy API implementing idempotency keys using Golang & Clean Architecture
techschool/simplebank
Backend master class: build a simple bank service in Go