express-mvc-pattern
Express MVC Project
An implementation of the Model View Controller pattern using Express and TypeScript.
Example nodejs using express implementation design pattern using mvc architecture.
92 stars
2 watching
24 forks
Language: TypeScript
last commit: over 2 years ago design-patternsexpressexpress-mvc-structureexpressjsmvc-architecturenodenodejsooptypescripttypescript-boilerplate
Related projects:
Repository | Description | Stars |
---|---|---|
phalcon/mvc | Examples of Model-View-Controller file structures using Phalcon >= 3.0.x | 822 |
marcuxyz/mvc-flask | Provides an extension for the Flask web framework to implement the Model-View-Controller pattern in web applications. | 52 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
arkanovicz/modality | An ORM library with tools for building a lightweight, configurable MVC pull architecture in Java for J2EE web applications | 13 |
gabriella439/haskell-mvc-library | A Haskell library that implements a Model-View-Controller pattern to simplify concurrent program development | 62 |
mgechev/angularjs-in-patterns | An AngularJS framework documentation that explores design and architectural patterns used in the framework | 1,955 |
imadige/smceframework-mvc | A PHP framework implementing the Model-View-Controller pattern for building web applications. | 0 |
featherj/fancy-mvc | A lightweight framework providing basic structure and organization for building ActionScript 3 applications using the Model-View-Controller pattern. | 2 |
maxatwork/expressjs_template | A template project for building Node.js web applications with ExpressJS and asset pipeline management | 26 |
d4rkstar/ts-express-boilerplate | A comprehensive TypeScript-based Express.js boilerplate with integrated TypeORM, testing, and deployment tools | 28 |
puremvc/puremvc-as3-standard-framework | A comprehensive framework for building Model-View-Controller applications in ActionScript 3 | 123 |
jsmithorg/mvc | A Model-View-Controller framework for building ActionScript applications | 2 |
sahachide/zents | A fast and modern MVC framework for building web applications with Node.js and TypeScript. | 36 |
marty-suzuki/iosdesignpatternsamples | Demonstrates various design patterns and their applications in an iOS search demo app | 689 |
mattinsler/caboose | An Express-based framework for building web applications with MVC structure and CoffeeScript support. | 16 |