1. Home
  2. Browse
  3. drogon

drogon

v1.8.4#1Go to latest

A C++14/17 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.8.4#1

Publication

Supports

!uwp

GitHub

an-tao/drogon

Homepage

github.com/an-tao/drogon

Documentation

drogon.docsforge.com/master/overview

Subtree

ca02a48b10

License

MIT

Definition

Manifest