-
Updated
Apr 7, 2022 - JavaScript
{{ message }}
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Fast, unopinionated, minimalist web framework for node.
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
High performance JavaScript templating engine
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
HTTP request logger middleware for node.js
I managed to find a way to fail-fast the validation chain with bail, but what about failing fast the middleware list?
Say, I have
.post(
'/somewhere',
body('name').exists(),
body('phoneNumber').exists(),
handleStuff
)If the name validation fails, I don't care to check phoneNumber anymore... Wasn't able to find a way to fail fast in this case. In the case
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
please help me out with deployment of the code in Azure Web App.
Run Node.js web applications and APIs using existing application frameworks on AWS #serverless technologies such as Lambda, API Gateway, Lambda@Edge, and ALB.
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
Practical Node.js, 1st and 2nd Editions [Apress]
OAuth Proxy
大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
OAuth 2.0 authorization server toolkit for Node.js.
Created by TJ Holowaychuk
Released November 16, 2010
Description
Via @citrusella: