1. Home
  2. Browse
  3. drogon

drogon

v1.9.10#0Latest

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows

Install

Run the following Vcpkg command to install the port.

vcpkg install drogon

Usage

The package drogon provides CMake targets:

find_package(Drogon CONFIG REQUIRED)
target_link_libraries(main PRIVATE Drogon::Drogon)

Features

Dependencies

See source

Version

v1.9.10#0

Publication

Supports

!uwp

GitHub

an-tao/drogon12K

Homepage

github.com/an-tao/drogon

Documentation

drogon.docsforge.com/master/overview

Subtree

b4cd8bf127

License

MIT

Definition

Manifest