A restful node framework with real type checking


Keywords
nodejs, typescript, restful, rest, api, framework, restful-api
License
MIT
Install
npm install fomex@0.0.77

Documentation

Fomex

Fomex is a restful node framework with real type checking, for saving time and avoiding low level mistake. It's designed to compatible with koa which is most popular, that means the existing middleware of koa2 can be easily integrate into fomex.


🔥 no typescript, no coding.


License GitHub Workflow Status (branch) Codecov

Requirements

  • Node >= 10.13
  • Typescript >= 3.9

Installation

yarn add fomex

Features

  • web router
  • console commander
  • caching
  • validation
  • middleware
  • i18n

Packages

Visit organization page to see core packages.