Skip to content

[JS] Create Better Express API : A npm runner which creates application boilerplate with typescript in a better project structure which includes swagger-ui documentation and some security aspects.

Notifications You must be signed in to change notification settings

deepkush97/create-better-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create Better Express API

Introduction

  • A npm runner which creates application boilerplate with typescript in a better project structure which includes swagger-ui documentation and some security aspects.

Usage

  • To generate the starter boilerplate, please run command
# with npx
npx create-better-express-api name_of_app

Note : Installing the package globally will not be updated automatically if a new version is available.

Next Steps

  • Provide more granular control options.
  • Make this better with the betterment in the source project.

Note : For any more information about the project structure and its execution, check the source project's repository.

About

[JS] Create Better Express API : A npm runner which creates application boilerplate with typescript in a better project structure which includes swagger-ui documentation and some security aspects.

Resources

Stars

Watchers

Forks