farrow-api
A type-friendly BFF framework
Last updated 3 years ago by lucifier129 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install farrow-api 
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 (3 years ago)

37 Versions

  • 2.3.1                                ...           3 years ago
  • 2.3.0                                ...           3 years ago
  • 2.2.3                                ...           3 years ago
  • 2.2.2                                ...           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.1                                ...           4 years ago
  • 1.12.0                                ...           4 years ago
  • 1.11.1                                ...           4 years ago
  • 1.11.0                                ...           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.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.12                                ...           5 years ago
  • 1.8.10                                ...           5 years ago
  • 1.8.9                                ...           5 years ago
  • 1.8.8                                ...           5 years ago
  • 1.8.5                                ...           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
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 13
Last Month 15
Dependencies (3)
Dev Dependencies (4)

Copyright 2013 - present © cnpmjs.org | Home |