e-expressThis extension is a collection of snippets for express js application development. It can be used to create api routes, return promise and require packages very easily. User can use this snippet to create expressjs api faster. FeaturesThis extension contains following snippets:
PrerequisitesIt is expected that you have setup server configuration and have imported the route from express.js application. This snippet collection will work only with common js files and it will not be applicable to module js files. Usage:Require Packagee-require-package
Return Promisee-ret-promise
Create Express Routee-exp-router
Generate API Routese-api
Requests, Suggestions and FeedbackFeel free to reach us at info@etutorials.co.in for any feedback or suggestion. We also welcome if you suggest more such snippets and let us know your common requirements that can be converted to snippets. |