Crow framework icon
Crow framework icon

Crow framework

Crow is very fast and easy to use C++ micro web framework inspired by Flask Framework .

Cost / License

Application type

Platforms

  • Mac
  • Windows
  • Linux
0likes
0articles

Features

  1.  C++

Crow framework News & Activities

Highlights All activities

Recent activities

Crow framework information

AlternativeTo Category

Development

GitHub repository

  •  7,627 Stars
  •  878 Forks
  •  212 Open Issues
  •   Updated  
View on GitHub
Crow framework was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Crow framework?

Crow is very fast and easy to use C++ micro web framework inspired by Flask Framework icon Flask Framework .

FEATURES

  • Easy routing
  • Similiar to Flask
  • Type-safe Handlers (see Example)
  • Fast built-in JSON parser (crow::json)
  • Mustache based templating library (crow::mustache)
  • Header only
  • Middleware support
  • Websocket support