Drogon (software)

C++ web application framework

This is the current revision of this page, as edited by imported>Greenman at 10:05, 10 July 2024 (1.9.5). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Drogon
Developer(s)An Tao
Initial releaseApril 27, 2018; 7 years ago (2018-04-27)
Stable release
1.9.5[1] / June 8, 2024; 11 months ago (2024-06-08)
Repositorygithub.com/drogonframework/drogon
Written inC++
Operating systemLinux, macOS, FreeBSD, Windows
TypeWeb framework
LicenseMIT License
Websitedrogon.org

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

  1. ^ "drogonframework/drogon". GitHub. Retrieved 2024-07-10.
  2. ^ "TechEmpower Web Framework Performance Comparison". www.techempower.com. Retrieved 2020-05-30.
  3. ^ "Framework Benchmarks Round 19 - TechEmpower Blog". www.techempower.com. Retrieved 2020-05-30.

External links