1. Home
  2. Browse
  3. drogon

drogon

v1.9.9#0Latest

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.9.9#0

Publication

Supports

!uwp

GitHub

an-tao/drogon

Homepage

github.com/an-tao/drogon

Documentation

drogon.docsforge.com/master/overview

Subtree

13d77d0a0b

License

MIT

Definition

Manifest