/Node-Backend

Primary LanguageJavaScript

Node REST Template

This is a node REST API template that I use for all my projects, it's scalable, modular and all that fancy handy dandy stuff.

Features

  • Modular
  • Scalable
  • ES Module syntax
  • Custom Loader for project relative imports
  • Clean and consistent code
  • Lightweigth (1 dependency)
  • Docker ready with example deployment files

To Do

  • Documentation

Documentation

Documentation can be found here.