All Projects → farrow-js → farrow

farrow-js / farrow

Licence: MIT license
A Type-Friendly Web Framework for Node.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to farrow

Cuba
CUBA Platform is a high level framework for enterprise applications development
Stars: ✭ 1,114 (+48.93%)
Mutual labels:  web-framework, full-stack
Hunt Framework
A Web framework for D Programming Language. Full-stack high-performance.
Stars: ✭ 256 (-65.78%)
Mutual labels:  web-framework, full-stack
Rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Stars: ✭ 1,571 (+110.03%)
Mutual labels:  web-framework, full-stack
Farrow
Farrow is a progressive, incrementally-adoptable TypeScript framework for full stack development.
Stars: ✭ 384 (-48.66%)
Mutual labels:  web-framework, full-stack
Frappe
Low code web framework for real world applications, in Python and Javascript
Stars: ✭ 3,349 (+347.73%)
Mutual labels:  web-framework, full-stack
Toa
A pithy and powerful web framework.
Stars: ✭ 220 (-70.59%)
Mutual labels:  web-framework
Cayenne
Mirror of Apache Cayenne
Stars: ✭ 250 (-66.58%)
Mutual labels:  web-framework
Falco
A functional-first toolkit for building brilliant ASP.NET Core applications using F#.
Stars: ✭ 214 (-71.39%)
Mutual labels:  web-framework
Mojo
✨ Mojolicious - Perl real-time web framework
Stars: ✭ 2,298 (+207.22%)
Mutual labels:  web-framework
poggit
GitHub application for managing PocketMine-family plugins, and website for sharing plugins.
Stars: ✭ 96 (-87.17%)
Mutual labels:  web-framework
Angular
The modern web developer’s platform
Stars: ✭ 78,336 (+10372.73%)
Mutual labels:  web-framework
Spirit
Modern modular library for building web applications
Stars: ✭ 241 (-67.78%)
Mutual labels:  web-framework
Jeff
🍍Jeff provides the simplest way to manage web sessions in Go.
Stars: ✭ 223 (-70.19%)
Mutual labels:  web-framework
Gowut
Go Web UI Toolkit - Public Releases and Development
Stars: ✭ 251 (-66.44%)
Mutual labels:  web-framework
Radiance
A Common Lisp web application environment
Stars: ✭ 216 (-71.12%)
Mutual labels:  web-framework
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Stars: ✭ 133,413 (+17735.96%)
Mutual labels:  web-framework
Valum
Web micro-framework written in Vala
Stars: ✭ 203 (-72.86%)
Mutual labels:  web-framework
Re Web
Experimental web framework for ReasonML & OCaml
Stars: ✭ 237 (-68.32%)
Mutual labels:  web-framework
Flask
The Python micro framework for building web applications.
Stars: ✭ 57,408 (+7574.87%)
Mutual labels:  web-framework
Cphalcon7
Dao7 - Web framework for PHP7.x,项目接洽 QQ 176013762
Stars: ✭ 237 (-68.32%)
Mutual labels:  web-framework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].