All Projects → eggjs → Egg

eggjs / Egg

Licence: mit
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Egg

Egg Core
A core Pluggable framework based on koa.
Stars: ✭ 194 (-98.9%)
Mutual labels:  framework, koa, koa2, egg
Cool Admin Api
cool-admin-api 是基于egg.js、typeorm、jwt等封装的api开发脚手架、快速开发api接口
Stars: ✭ 188 (-98.93%)
Mutual labels:  koa, koa2, egg, eggjs
Eggjs Note
《Egg.js 深入浅出学习笔记》(暂时停更)
Stars: ✭ 502 (-97.15%)
Mutual labels:  koa2, egg, eggjs
Egg Authz
egg-authz is an authorization middleware for Egg.js based on Casbin
Stars: ✭ 50 (-99.72%)
Mutual labels:  koa2, egg, eggjs
Agile-Server
A simple, fast, complete Node.js server solution, based on KOA. 简单快速的 、性能强劲的、功能齐全的 node 服务器解决方案合集,基于 KOA。
Stars: ✭ 24 (-99.86%)
Mutual labels:  koa, koa2
koa-vue-view
A Koa view engine which renders Vue components on server.
Stars: ✭ 29 (-99.84%)
Mutual labels:  koa, koa-middleware
egg-parameters
Merge all parameters (ctx.params, ctx.request.query, ctx.request.body) into ctx.params like Rails application.
Stars: ✭ 24 (-99.86%)
Mutual labels:  egg, eggjs
koa2-winston
koa2 version winston logger like express-winston
Stars: ✭ 37 (-99.79%)
Mutual labels:  koa, koa2
v2020
后盾人2019-2020年视频代码
Stars: ✭ 147 (-99.17%)
Mutual labels:  koa2, eggjs
koa-router-version
Semantic Versioning routing for Koa
Stars: ✭ 19 (-99.89%)
Mutual labels:  koa, koa2
egg-vue-typescript-boilerplate
Egg Vue TypeScript Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 69 (-99.61%)
Mutual labels:  egg, eggjs
egg-bus
🐣 用 egg 编写优雅的队列与事件
Stars: ✭ 38 (-99.78%)
Mutual labels:  egg, eggjs
koa2-rest-scaffold
Koa2 RESTful API 脚手架。
Stars: ✭ 27 (-99.85%)
Mutual labels:  koa, koa2
polix
🚀 Node.js Web Framework
Stars: ✭ 32 (-99.82%)
Mutual labels:  koa, koa2
restria
Entria's REST API boilerplate
Stars: ✭ 25 (-99.86%)
Mutual labels:  koa, koa2
egg-nuxt-blog
Nuxt.js(web端) + Egg.js(api 服务) + Vue.js(管理后台)+ ElementUI(通用组件库)服务器渲染(SSR)搭建的个人博客系统
Stars: ✭ 16 (-99.91%)
Mutual labels:  egg, eggjs
koa-2-acl
ACL middleware of koa 2
Stars: ✭ 18 (-99.9%)
Mutual labels:  koa-middleware, koa2
docker
Egg official docker image
Stars: ✭ 26 (-99.85%)
Mutual labels:  egg, eggjs
Egg Commerce
Stars: ✭ 264 (-98.5%)
Mutual labels:  koa, egg
Routing Controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
Stars: ✭ 3,557 (-79.81%)
Mutual labels:  framework, node-framework

NPM version NPM quality NPM download

Continuous Integration Test coverage Known Vulnerabilities Open Collective backers and sponsors

Features

  • Built-in Process Management
  • Plugin System
  • Framework Customization
  • Lots of plugins

Quickstart

Follow the commands listed below.

$ mkdir showcase && cd showcase
$ npm init egg --type=simple
$ npm install
$ npm run dev
$ open http://localhost:7001

Node.js >= 8.0.0 required.

Documentations

Contributors

contributors

How to Contribute

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

To become a contributor, please follow our contributing guide.

Sponsors and Backers

sponsors backers

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].