fomex
TypeScript icon, indicating that this package has built-in type declarations

0.0.77 • Public • Published

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.

Package Sidebar

Install

npm i fomex

Weekly Downloads

83

Version

0.0.77

License

MIT

Unpacked Size

169 kB

Total Files

114

Last publish

Collaborators

  • fwh1990