Software:Drogon

From HandWiki
Short description: C++ web application framework
Drogon
Developer(s)An Tao
Initial releaseApril 27, 2018; 5 years ago (2018-04-27)
Stable release
1.8.4[1] / March 20, 2023; 11 months ago (2023-03-20)
Repositorygithub.com/drogonframework/drogon
Written inC++
Operating systemLinux, macOS, FreeBSD, Windows
TypeWeb framework
LicenseMIT License
Websitedrogon.org

Drogon is a HTTP application framework written in the C++ programming language, supporting either C++20 or C++17 with Boost. Drogon can be used to build various web application server programs using C++. It is a cross-platform framework, supporting Linux, macOS, FreeBSD, OpenBSD, HaikuOS and Windows.

The name Drogon comes from the dragon named Drogon in the TV series Game of Thrones.

In May 2020, Drogon has won the first place in the TechEmpower benchmark Round 19 Composite framework score.[2][3]

References

External links