express icon indicating copy to clipboard operation
express copied to clipboard

added: needle example

Open mohamed-bahaa21 opened this issue 1 year ago • 2 comments

mohamed-bahaa21 avatar Oct 26 '22 16:10 mohamed-bahaa21

Hello, and thank you for your pull request, however I think there may be some confusion over the purpose of the examples/ folder in this repository. The purpose is not to show how to use Express.js with every module out there, as that would be endless and constantly changing with those modules. Instead the purpose is to show various ways to use the Express.js APIs themselves, only using an external module if absolutely necessary to demo an Express.js API (like templating, for example).

dougwilson avatar Oct 26 '22 17:10 dougwilson

Hello @dougwilson, thanks for replying and for all your efforts.

mohamed-bahaa21 avatar Oct 26 '22 19:10 mohamed-bahaa21