Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 791 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 791 Bytes

Custom Express API handler Template


A custom API handler template made by myself for all my future APIs and the community :)


Features

  • simple yet efficient; using ESLint, categories to keep the code organized and clean.

  • Database Support; supports mongoose by default, can be customized to support others

  • Request Types; Handles all types of requests available in express, can be chosen from the route files itself


Support

You can join the Support Server to get support

badge


🌟 Make sure to star this repository if you're using it!