Full Stack Tools

{ Full Stack Tools }

  • Tools
  • Blog
  • Contact
  • Buy me a coffee

Full Stack Tools
{ Full Stack Tools }
Powered by Pynovate Studio

Hot Services

  • GitHub
  • Vercel
  • Supabase
  • Tailwind CSS

Credit to

  • Cloudflare
  • Next.js
  • Supabase
  • Pynovate Studio

Language

      中文(繁體)
      English
      Español
©2024 All rights reservedPrivacy Policy
/Backend Development Toolkit
/Midway.js
Midway.js
Midway.js

A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue.

★★☆☆☆
FreeOpen Source

What is Midway?

Midway is a Node.js framework developed by Alibaba-Taobao front-end architecture team based on the concept of gradual development. Through self-developed dependency injection containers and various upper-level modules, Midway combines solutions suitable for different scenarios.

Midway is based on TypeScript development, combines two programming paradigms: object-oriented (OOP + Class + IoC) and functional (FP + Function + Hooks), and supports various scenarios such as Web/full stack/microservice/RPC / Socket / Serverless, and is committed to providing users with a simple, easy-to-use and reliable Node.js server research and development experience.

Midway

GitHub: https://github.com/midwayjs/midway

Why Midway?

There are many similar frameworks in the community, so why do you need Midway?

There are three reasons:

  1. Midway is a framework that has been continuously developed in Ali. Before, egg was used as the underlying framework and needed an application-oriented framework to interface with group scenarios.

  2. Full use of TypeScript is the trend in the future, and future-oriented iteration and research and development are the requirements of architecture group innovation.

  3. Although the community already has a framework like nest, the maintenance, collaboration, and modification of these products will be restricted by commercial products, and it is impossible to achieve rapid iteration of requirements and security guarantees. The overall research and development concept is also different from ours. For this reason, we need a self-developed framework system

Our strengths

  1. Midway framework is a Node.js framework that has been used internally for more than 5 years, backed by a team with long-term investment and continuous maintenance.

  2. Has been tested in the annual promotion scene, stability need not worry

  3. Rich components and scalability, such as database, cache, timing tasks, process model, deployment and support for new scenarios such as Web,Socket and even Serverless

  4. The integrated calling scheme can be conveniently and quickly developed with front-end pages.

  5. Good TypeScript definition support

  6. Localized documentation and communication are easy and simple.

Try it now

You may also want to try:

Node.js

Node.js

★★★★★

Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

NestJS

NestJS

★★★★☆

A progressive Node.js framework for building efficient, reliable and scalable server-side applications.