1. Home
  2. Browse
  3. drogon

drogon

v1.7.4#1Go to latest

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.7.4#1

Publication

Supports

All

GitHub

an-tao/drogon13K

Homepage

github.com/an-tao/drogon

Documentation

drogon.docsforge.com/master/overview

Subtree

9f04533f30

License

MIT

Definition

Manifest