ashokdey / hydron

Experimental framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydron

Hydrogen is a minimal Node Express boilerplate for building a developer friendly and rouboust REST API(s) codebase built on TypeScript. It focuses on ease of use and provides a scalable codebase architecture for Node.js based server applications.

Features

  • Built on TypeScript
  • Integrated with linting using ESLint
  • Code formatting with Prettier
  • Strict check on Code Quality
  • Enforced code formating on commit
  • Enforced linting before pushing code

Work in Progress

About

Experimental framework