All Projects → node-express-clean-architecture → Similar Projects or Alternatives

883 Open source projects that are alternatives of or similar to node-express-clean-architecture

Lean
Use the PHP League's Container package with auto-wiring support as the core container in Slim 3
Stars: ✭ 30 (-26.83%)
Mutual labels:  dependency-injection
DI-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
Stars: ✭ 62 (+51.22%)
Mutual labels:  dependency-injection
Spring Depend
Tool for getting a spring bean dependency graph
Stars: ✭ 28 (-31.71%)
Mutual labels:  dependency-injection
Mydi
moved to https://github.com/cekta/di
Stars: ✭ 21 (-48.78%)
Mutual labels:  dependency-injection
fastexpress
Restful API Framework minimalist
Stars: ✭ 14 (-65.85%)
Mutual labels:  sequelize
Inji
a dependency inject container for golang (golang inject), objects will be closed on a reverse order of their creation
Stars: ✭ 13 (-68.29%)
Mutual labels:  dependency-injection
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (-46.34%)
Mutual labels:  dependency-injection
Anakin
This Node module maps all application's dependencies and centralizes everything, at only one place
Stars: ✭ 8 (-80.49%)
Mutual labels:  dependency-injection
nodejs-hexagonal-architecture-and-unit-test
This is a project to explain hexagonal architecture and unit tests in node.js
Stars: ✭ 99 (+141.46%)
Mutual labels:  clean-architecture
Snowball
Android Clean Code Sample Project
Stars: ✭ 26 (-36.59%)
Mutual labels:  dependency-injection
NodeAngular
🚀 Full Stack Framework Béta : mean with last Angular and Node (Example)
Stars: ✭ 13 (-68.29%)
Mutual labels:  sequelize
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-36.59%)
Mutual labels:  dependency-injection
gochk
Static Dependency Analysis Tool for Go Files
Stars: ✭ 68 (+65.85%)
Mutual labels:  clean-architecture
Grpc
A proof of concept for a way to implement gRPC services in a code first way using C# and .NET Core.
Stars: ✭ 17 (-58.54%)
Mutual labels:  dependency-injection
clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+575.61%)
Mutual labels:  clean-architecture
Inject.dart
Compile-time dependency injection for Dart and Flutter
Stars: ✭ 833 (+1931.71%)
Mutual labels:  dependency-injection
birthtalk
Meet who have birth common with you
Stars: ✭ 36 (-12.2%)
Mutual labels:  clean-architecture
poem-hexagon
A simple example for a hexagonal architecture.
Stars: ✭ 33 (-19.51%)
Mutual labels:  clean-architecture
Bootique
Bootique is a minimally opinionated platform for modern runnable Java apps.
Stars: ✭ 1,326 (+3134.15%)
Mutual labels:  dependency-injection
AnnotationInject
Compile-time Swift dependency injection annotations
Stars: ✭ 40 (-2.44%)
Mutual labels:  dependency-injection
MultipleAppModules
An example how to use multiple application modules in one android project
Stars: ✭ 105 (+156.1%)
Mutual labels:  dependency-injection
Syrinj
Simpler dependency injection for Unity3D
Stars: ✭ 91 (+121.95%)
Mutual labels:  dependency-injection
CleanArchitecture
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Flyway, OpenAPI/REST & KGraphQL/GraphQL generated endpoints, Gradle.
Stars: ✭ 271 (+560.98%)
Mutual labels:  clean-architecture
Di
DI: C++14 Dependency Injection Library
Stars: ✭ 756 (+1743.9%)
Mutual labels:  dependency-injection
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-7.32%)
Mutual labels:  clean-architecture
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (+1663.41%)
Mutual labels:  dependency-injection
nestjs-api-mongoose
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, etc. for the NestJS community 😻
Stars: ✭ 153 (+273.17%)
Mutual labels:  sequelize
Container
Small but powerful dependency injection container
Stars: ✭ 674 (+1543.9%)
Mutual labels:  dependency-injection
extensions-dependency-injection
Microsoft Extensions DependencyInjection for WCF, and asp.net classic projects
Stars: ✭ 18 (-56.1%)
Mutual labels:  dependency-injection
Di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
Stars: ✭ 645 (+1473.17%)
Mutual labels:  dependency-injection
rtu-mirea-mobile
A mobile application for the MIREA - Russian Technological University, which includes a schedule, news and many other functions
Stars: ✭ 80 (+95.12%)
Mutual labels:  clean-architecture
Scabbard
🗡 A tool to visualize Dagger 2 dependency graphs
Stars: ✭ 615 (+1400%)
Mutual labels:  dependency-injection
auth-quickstart
Authentication Quickstart with Express, Passport and Sequelize
Stars: ✭ 49 (+19.51%)
Mutual labels:  sequelize
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (+1253.66%)
Mutual labels:  dependency-injection
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (+6512.2%)
Mutual labels:  dependency-injection
Notykt
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Stars: ✭ 543 (+1224.39%)
Mutual labels:  dependency-injection
SteroidsDI
Advanced Dependency Injection to use every day.
Stars: ✭ 15 (-63.41%)
Mutual labels:  dependency-injection
Zikrouter
Interface-oriented router for discovering modules, and injecting dependencies with protocol in Objective-C and Swift.
Stars: ✭ 516 (+1158.54%)
Mutual labels:  dependency-injection
Typhoon Example
An example application built with Typhoon dependency injection framework.
Stars: ✭ 246 (+500%)
Mutual labels:  dependency-injection
onion-architecture
My Java implementation example of onion architecture
Stars: ✭ 52 (+26.83%)
Mutual labels:  clean-architecture
Instant Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 473 (+1053.66%)
Mutual labels:  dependency-injection
Grace
Grace is a feature rich dependency injection container library
Stars: ✭ 240 (+485.37%)
Mutual labels:  dependency-injection
QueryMovies
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger
Stars: ✭ 16 (-60.98%)
Mutual labels:  clean-architecture
Airframe
Essential Building Blocks for Scala
Stars: ✭ 442 (+978.05%)
Mutual labels:  dependency-injection
Ulfberht
🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.
Stars: ✭ 234 (+470.73%)
Mutual labels:  dependency-injection
Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (+941.46%)
Mutual labels:  dependency-injection
redux-clean-architecture
📐 A clean architecture framwork
Stars: ✭ 40 (-2.44%)
Mutual labels:  clean-architecture
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+882.93%)
Mutual labels:  dependency-injection
Dry System
Organize your code into reusable components
Stars: ✭ 228 (+456.1%)
Mutual labels:  dependency-injection
Di
Dependency injection container in go (golang)
Stars: ✭ 390 (+851.22%)
Mutual labels:  dependency-injection
whook
Build strong and efficient REST web services.
Stars: ✭ 18 (-56.1%)
Mutual labels:  dependency-injection
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+121.95%)
Mutual labels:  dependency-injection
ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
Stars: ✭ 29 (-29.27%)
Mutual labels:  clean-architecture
Depject
simplest dependency injection
Stars: ✭ 90 (+119.51%)
Mutual labels:  dependency-injection
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (+117.07%)
Mutual labels:  dependency-injection
Angular Awesome List
Список ресурсов по Angular на русском
Stars: ✭ 224 (+446.34%)
Mutual labels:  dependency-injection
graphql-sequelize-generator
A Graphql API generator based on Sequelize.
Stars: ✭ 20 (-51.22%)
Mutual labels:  sequelize
educational-platform
Modular Monolith Java application with DDD
Stars: ✭ 124 (+202.44%)
Mutual labels:  clean-architecture
Flutter Roadmap
This is a flutter roadmap and documentation repository. If anyone is interested you can join the party to help the community and make flutter great again.
Stars: ✭ 47 (+14.63%)
Mutual labels:  clean-architecture
sequelize-connect
A simple connection wrapper for the sequelize ORM, making it easier to configure and build models & connections.
Stars: ✭ 37 (-9.76%)
Mutual labels:  sequelize
301-360 of 883 similar projects