Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/drogonframework/drogon

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
https://github.com/drogonframework/drogon

Is mTLS support planned?

I-LOVE-C2H5OH opened this issue 8 months ago
Upload path comment does not stand

Mis1eader-dev opened this issue 8 months ago
View example does not compile

DerDominikNatter opened this issue 8 months ago
Add the function of taking RESTFUL values from parameters

afengsoft opened this pull request 8 months ago
增加从参数中取RESTFUL数值的功能

afengsoft opened this pull request 8 months ago
Filters are not called on uploads folder

Mis1eader-dev opened this issue 8 months ago
提供删除Session的方法

Victor-G1 opened this issue 8 months ago
最新的macOS 14.3.1 编译异常

AmdRyZen opened this issue 8 months ago
Minor enhancement: move some smart pointers around instead of copying them

itrofimow opened this pull request 8 months ago
Simplify traits in utils

ken-matsui opened this pull request 8 months ago
Crash in HttpAppFrameworkImpl::addListener

kabanovsan opened this issue 9 months ago
Use `std::string_view` for WebSockets

Mis1eader-dev opened this pull request 9 months ago
WebSockets sending JSON data

Mis1eader-dev opened this issue 9 months ago
Alias the safe hashmap template

an-tao opened this pull request 9 months ago
Feature: Middlewares layer

iago-costa opened this issue 9 months ago
Add when_all to our coroutine library

marty1885 opened this pull request 9 months ago
make task run before 1st suspend

marty1885 opened this pull request 9 months ago
Add some interface for sessions

an-tao opened this pull request 9 months ago
HttpController access other objects

peterdias opened this issue 9 months ago
Enable readability/multiline_string for cpplint

ken-matsui opened this pull request 9 months ago
Enable runtime/explicit for cpplint

ken-matsui opened this pull request 9 months ago
Enable build/include_order for cpplint

ken-matsui opened this pull request 9 months ago
Enable build/storage_class for cpplint

ken-matsui opened this pull request 9 months ago
Enable build/header_guard for cpplint

ken-matsui opened this pull request 9 months ago
Enable build/explicit_make_pair for cpplint

ken-matsui opened this pull request 9 months ago
Enable readability/inheritance for cpplint

ken-matsui opened this pull request 9 months ago
Enable macos-14 runner

ken-matsui opened this pull request 9 months ago
Add newline at EOF

ken-matsui opened this pull request 9 months ago
Use clang-format-17

ken-matsui opened this pull request 9 months ago
Enable readability/alt_tokens for cpplint

ken-matsui opened this pull request 9 months ago
Introduce cpplint

ken-matsui opened this pull request 9 months ago
Improve Code Quality

ken-matsui opened this issue 9 months ago
Statically linking dependencies

DerDominikNatter opened this issue 9 months ago
Fix drogon::util::fromString()

Greisby opened this pull request 9 months ago
Escaped chars are not escaped in JSON response

drogi99 opened this issue 9 months ago
Fix a wrong return in StaticFileRouter

hwc0919 opened this pull request 9 months ago
Enhancement: extend drogon::ContentType for file handling

Greisby opened this pull request 9 months ago
框架是否有管理生命周期的工具

SV-Guo-Liliang opened this issue 9 months ago
Getting the json content of the request in the filter

UInSomnia opened this issue 9 months ago
Makefile:152: all error 2 -> the build doesn't work.

HaHunwook opened this issue 9 months ago
Unknown CMake command "drogon_create_views"

Cayincc opened this issue 9 months ago
Gentoo Linux MariaDB Support

hazimimdnazri opened this pull request 9 months ago
mariadb client 连接器问题。

boshang opened this issue 9 months ago
Drogon missing in the Web Framework Benchmark Round 22 ??

overthetop opened this issue 9 months ago
HttpController 参数映射能否支持枚举类型

SV-Guo-Liliang opened this issue 9 months ago
Setting global filters as in the form of middlewares

ericel opened this issue 9 months ago
mariadb: no 的问题

boshang opened this issue 9 months ago
fix name issue when cross compile

mwx2006 opened this pull request 9 months ago
cmake_install error

HaHunwook opened this issue 9 months ago
Move the RealIpResolver plugin to the PreRouting join point

an-tao opened this pull request 9 months ago
Handle PreHandlingAdvice before Filtering

danielbaud opened this issue 9 months ago
Fix #1901

antores opened this pull request 9 months ago
There's a bug in building MSYS2

321qwedsa000 opened this issue 9 months ago
Add Jetbrains Qodana CI

an-tao opened this pull request 9 months ago
Fix htonll/ntohll redefinition

antores opened this pull request 9 months ago
Running on Windows VM

centuryx476 opened this issue 10 months ago
Bump github/codeql-action from 2 to 3

dependabot[bot] opened this pull request 10 months ago
Experiment: cancellable awaiter

hwc0919 opened this pull request 10 months ago
Remove macos-11 CI; not supported by Homebrew

ken-matsui opened this pull request 10 months ago
Avoid a race condition in database listener tests

an-tao opened this pull request 10 months ago
Add CI tests with more compilers

ken-matsui opened this pull request 10 months ago
Get env variable from config.json and model.json

Assowavesss opened this issue 10 months ago
Add -k option to the drogon_ctl when running the press command

an-tao opened this pull request 10 months ago
Support asynchronous sending of chunked responses (trantors new API)

tripleslash opened this pull request 10 months ago
Remove the default ctor of the Row class in ORM

an-tao opened this pull request 10 months ago
Test trantor (Don't merge)

an-tao opened this pull request 10 months ago
Support asynchronous sending of chunked responses

fantasy-peak opened this pull request 10 months ago
Replace 'default' with 'delete' in the Row() class

ericel opened this issue 10 months ago
SQL null set

UInSomnia opened this issue 10 months ago
Unable to compile an example

easymoney322 opened this issue 10 months ago
Add discord link to README

marty1885 opened this pull request 10 months ago
👋🏽Who's using Drogon🎉?

an-tao opened this issue 10 months ago
GitHub Action to find typos in the codebase using codespell

cclauss opened this pull request 11 months ago
Use execute_process instead of exec_program in FindJsoncpp.cmake

an-tao opened this pull request 11 months ago
Seg Fault when accessing larger numbers in orm find all

aamenmuh opened this issue 11 months ago
fix: The original way did not handle exceptions correctly.

tanglong3bf opened this pull request 11 months ago
Refine request routing process

hwc0919 opened this pull request 11 months ago
Fix a error of coroutines on Windows

an-tao opened this pull request 11 months ago
Implement Early Filtering for File Uploads to Optimize Server Resources.

kimidaisuki22 opened this issue 11 months ago
Fix: typo on Mapper method

PzaThief opened this pull request 11 months ago
Return `HttpAppFramework` by `setExceptionHandler`

Mis1eader-dev opened this pull request 11 months ago
Remove unused and undefined overloads of `isBase64`

Mis1eader-dev opened this pull request 11 months ago
websokcet 如何指定ping, 用postman如何指定数据类型

18871434218 opened this issue 11 months ago
Simplify drogon test with c++17

marty1885 opened this pull request 11 months ago
怎么获取客户端请求ip地址

18871434218 opened this issue 11 months ago
Error with SMTPMailPlugin

Assowavesss opened this issue 11 months ago