1.1.0 • Published 2 years ago

create-express-restapi v1.1.0

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

Express App Project

Create a minimal express app with a simple command.

Note

This project is not related to Express, it is an open source package.

Usage

npm create express-restapi@latest

Or

npx create-express-restapi@latest

Features

  • Creates a minimal and functional Node.js application with Express.js.

  • Allows the creation of backend RESTful API applications with Node.js.

  • Facilitates the quick start of Node.js and Express.js projects.

Author

  • conangh. Github
  • Email: blandon0207s@gmail.com

License

ISC License

Acknowledgments

  • Express.js for providing a solid and easy-to-use framework.

  • Nodemon for providing a quick start and automatic server restart tool.

  • Typescript for providing type types and code analysis.

Changes

  • Check the changes on GitHub to follow updates and fixes

Troubleshooting

f you encounter issues or have questions, feel free to open an issue on GitHub.

1.1.0

2 years ago

1.0.31

2 years ago

1.0.3

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago