farrow-http
A Type-Friendly Web Framework
Last updated 8 months ago by lucifier129 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install farrow-http 
SYNC missed versions from official npm registry.

Farrow Logo

npm version CI Status Benchmark Status License: MIT

Description

Farrow is A Type-Friendly Web Framework for Node.js

Getting Started

Please follow the documentation at farrowjs.com!

Benefits

  • Expressive HTTP middleware like Koa but no need to modify req/res or ctx
  • Strongly typed and type-safe from request to response via powerful schema-based validation
  • Provide React-Hooks-like mechanism which is useful for reusing code and integrating other parts of Server like database connection
  • Easy to learn and use if you were experienced in expressjs/koajs

Farrow Demo

Environment Requirement

  • TypeScript >= 4.3
  • Node.js >= 14.x

Issues

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Contributing Guide

Stay In Touch

License

This project is MIT licensed.

Copyright © 2021-present, Jade Gu.

Current Tags

  • 2.3.1                                ...           latest (8 months ago)

53 Versions

  • 2.3.1                                ...           8 months ago
  • 2.3.0                                ...           3 years ago
  • 2.2.1                                ...           3 years ago
  • 2.2.0                                ...           3 years ago
  • 2.1.1                                ...           3 years ago
  • 2.1.0                                ...           3 years ago
  • 2.0.1                                ...           3 years ago
  • 2.0.0                                ...           3 years ago
  • 1.12.0                                ...           4 years ago
  • 1.11.4                                ...           4 years ago
  • 1.11.3                                ...           4 years ago
  • 1.11.2                                ...           4 years ago
  • 1.11.1                                ...           4 years ago
  • 1.11.0                                ...           4 years ago
  • 1.10.12                                ...           4 years ago
  • 1.10.11                                ...           4 years ago
  • 1.10.10                                ...           4 years ago
  • 1.10.9                                ...           5 years ago
  • 1.10.8                                ...           5 years ago
  • 1.10.7                                ...           5 years ago
  • 1.10.6                                ...           5 years ago
  • 1.10.4                                ...           5 years ago
  • 1.10.3                                ...           5 years ago
  • 1.10.2                                ...           5 years ago
  • 1.10.1                                ...           5 years ago
  • 1.10.0                                ...           5 years ago
  • 1.9.4                                ...           5 years ago
  • 1.9.3                                ...           5 years ago
  • 1.9.1                                ...           5 years ago
  • 1.9.0                                ...           5 years ago
  • 1.8.10                                ...           5 years ago
  • 1.8.9                                ...           5 years ago
  • 1.8.8                                ...           5 years ago
  • 1.8.7                                ...           5 years ago
  • 1.8.1                                ...           5 years ago
  • 1.8.0                                ...           5 years ago
  • 1.7.0                                ...           5 years ago
  • 1.6.7                                ...           5 years ago
  • 1.6.1                                ...           5 years ago
  • 1.6.0                                ...           5 years ago
  • 1.5.3                                ...           5 years ago
  • 1.5.0                                ...           5 years ago
  • 1.4.0                                ...           5 years ago
  • 1.3.4                                ...           5 years ago
  • 1.3.3                                ...           5 years ago
  • 1.3.2                                ...           5 years ago
  • 1.3.1                                ...           5 years ago
  • 1.3.0                                ...           5 years ago
  • 1.2.1                                ...           5 years ago
  • 1.2.0                                ...           5 years ago
  • 1.1.0                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
Maintainers (2)
Downloads
Today 0
This Week 1
This Month 1
Last Day 0
Last Week 15
Last Month 20
Dependencies (20)
Dev Dependencies (21)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |