1.4.0 • Published 2 years ago

express-o-matic v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Express-O-Matic

A tool for quickly generating express applications

No more...

  • writing boilerplate code to start your express application!
  • writing boilerplate code to create your CRUD routes!
  • writing boilerplate code to create your middlewares!

Inspired by CRUD generators of NestJS.

TypeScript Support!

Usage

Install globally

npm install -g express-o-matic

Launch with npx

npx express-o-matic

Currently supported middlewares

  • cors
  • morgan
  • helmet

Currently supported testing tools

  • jest
  • supertest

Road-map

Currently empty!

PR Welcome!

1.4.0

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago