express-error-handler

There are 13 repositories under express-error-handler topic.

  • sayedazharsabri/Quiz-App-REST-API-TS-Mongoose

    This is REST API for a Quiz App build using TypeScript and Mongoose.

    Language:TypeScript281138
  • jayeen28/falcon-boilerplate

    Node.js backend boilerplate with express.js socket.io and mysql/postgresql(prisma).

    Language:JavaScript16102
  • trotrindonesia/custom-error-exceptions

    Custom error exceptions for microservices

    Language:JavaScript15302
  • kisshan13/exhancer.js

    An enhancer for express js which includes file system routing, better error handling and much more !!!

    Language:JavaScript7111
  • eldimious/express-async-handler

    Simple middle to handle exceptions and catch error within express routes in asynchronous and pass them to your express error handlers.

    Language:TypeScript2100
  • sujeet-agrahari/api-errors

    A zero dependency tiny module to handle HTTP errors which extends nodejs error.

    Language:JavaScript2200
  • masumkhan081/express.js.code.notes

    Notes & implementation of express routing system, using middleware, error handling, and essential middleware libs etc.

  • Goldenhub/fullstackopen

    Backend implementation of note app using nodejs

    Language:JavaScript20
  • Goldenhub/fullstackopen-part3

    Backend implementation of phonebook app using nodejs

    Language:JavaScript10
  • nomanaslam1696/expressjs-setup

    A modular and production-ready REST API built using Node.js, Express.js, and MongoDB. The project follows a clean, layered structure with Controllers, Services, Routes, Middlewares, and Helpers to maintain scalability and readability.

    Language:JavaScript
  • priyanshjain9414/StayNest-

    StayNest is a modern full-stack web application that simplifies vacation rental browsing and booking. Designed for seamless user experience, it allows users to explore, list, and book properties like villas, houses, and farmhouses.

    Language:JavaScript
  • tmittal98/learning-express

    A simple application where the frontend is made using react and in backend express is used to create a server.An AJAX call is made from client side from react component to the REST API products and then data is fetched and displayed.Users can add the data as well.

    Language:JavaScript10