All Projects → rajikaimal → Awesome Express

rajikaimal / Awesome Express

A curated list of awesome express.js resources

Projects that are alternatives of or similar to Awesome Express

Resources
📖 Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. ⭐️ Since October 21, 2017.
Stars: ✭ 236 (-48.25%)
Mutual labels:  resources, articles
Resources-For-New-Developers
A curated list for new developers and web designers.
Stars: ✭ 27 (-94.08%)
Mutual labels:  resources, tutorials
Thinkdiff
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
Stars: ✭ 65 (-85.75%)
Mutual labels:  expressjs, tutorials
Awesome Jamstack
📔 Curated list of resources: books, videos, articles, speaker decks, tools about using the JAMstack (A modern web development architecture for creating fast, secure and dynamic websites)
Stars: ✭ 115 (-74.78%)
Mutual labels:  resources, tutorials
MixedRealityResources
Mixed Reality related resources
Stars: ✭ 190 (-58.33%)
Mutual labels:  resources, tutorials
Javascriptstuff Db
Lists of JavaScript resources: tools, tutorials, starter projects, example code, etc.
Stars: ✭ 163 (-64.25%)
Mutual labels:  resources, tutorials
purebasic-archives
A collection of PureBASIC resources.
Stars: ✭ 23 (-94.96%)
Mutual labels:  resources, tutorials
Blog
🌈 原创&翻译 🌈
Stars: ✭ 562 (+23.25%)
Mutual labels:  tutorials, articles
company-engineering-blogs
A collection of companies' engineering blogs, to help you improve your software engineering skill and learn how their software work. 📖🛠
Stars: ✭ 108 (-76.32%)
Mutual labels:  resources, articles
Starred-Repo
⚡ Collection of Starred Repos to find them easily
Stars: ✭ 41 (-91.01%)
Mutual labels:  resources, tutorials
Dev Portal
The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!
Stars: ✭ 81 (-82.24%)
Mutual labels:  resources, tutorials
Awesome Hyperledger Fabric
A curated list of resources for creating applications with hyperledger fabric
Stars: ✭ 349 (-23.46%)
Mutual labels:  tutorials, articles
Awesome Technical Writing
📚 A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
Stars: ✭ 573 (+25.66%)
Mutual labels:  resources, tutorials
Opensourceresources
Free opensource Learning Resources related to Web-Development A to Z 🔥❤
Stars: ✭ 210 (-53.95%)
Mutual labels:  resources, tutorials
Articles
Miscellaneous articles. The readme is the table of contents.
Stars: ✭ 1,040 (+128.07%)
Mutual labels:  tutorials, articles
tutorials as code
so that stuff read/seen don't get muddled up with time
Stars: ✭ 42 (-90.79%)
Mutual labels:  tutorials, articles
resources
Curated list of resources for various topics, articles, tutorials, etc I've found useful.
Stars: ✭ 16 (-96.49%)
Mutual labels:  resources, articles
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-90.79%)
Mutual labels:  resources, tutorials
Judo Heroes
A React application to showcase rendering with Universal JavaScript
Stars: ✭ 373 (-18.2%)
Mutual labels:  expressjs, tutorials
Vulkandemos
Some simple vulkan examples.
Stars: ✭ 413 (-9.43%)
Mutual labels:  tutorials

Awesome Express Awesome Greenkeeper badge Follow new releases

Curated list of express.js resources

Contents

General

Videos

Books

Articles

Courses

Tools

Middleware

  • Expressa - express middleware for easily making REST apis
  • morgan - log each request
  • cors - enable CORS
  • body-parser - Node.js body parsing middleware
  • multer - Node.js middleware for handling multipart/form-data
  • session - simple session middleware for Express
  • compression - compress response bodies for all request that traverse through the middleware
  • express-youch - Dev-friendly error reporting middleware
  • errorhandler - development-only error handler middleware
  • serve-favicon - favicon serving middleware
  • csurf - Node.js CSRF protection middleware
  • Passport - Simple, unobtrusive authentication
  • Merror - A RESTful-friendly Express Middleware for HTTP error handling and error responses
  • optic-document-express - Document express APIs from your integration tests
  • stats - Request statistics middleware that stores response times, status code counts, etc
  • swagger-stats - API Telemetry and APM - Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices
  • express-routes-catalogue - A simple utility that lists out all registered routes in your express application.
  • tweenz - A library for writing Express middleware, inspired by Pyramid tweens.
  • express-sharp - Real-time image processing for your express application
  • express-actuator - Middleware with endpoints to help you monitor and manage applications through healthchecks
  • express-decorator-router - Use decorators in a simple way without transpiling Javascript code
  • sonic-express - Automate generating swagger docs for your API endpoints without writing any docs

Microservices

  • ExpressGateway - a microservices API Gateway built on top of ExpressJS

Security

Addons

  • Kraken.js - kraken is a secure and scalable layer that extends express by providing structure and convention

License

CC0

To the extent possible under law, Rajika Imal has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].