Ecosyste.ms: OpenCollective

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

github.com/CrowCpp/Crow

A Fast and Easy to use microframework for the web.
https://github.com/CrowCpp/Crow

Installing the library

Tina-1300 opened this issue 13 days ago
Inconsistent response time when using SSL

rbahegne opened this issue 17 days ago
Possibility to mirror Sec-WebSocket-Protocols

andrew-guz opened this pull request 18 days ago
Credential is not supported if Allowed Origin is '*'

bugdea1er opened this pull request 19 days ago
Add an option to expose headers for CORS

bugdea1er opened this pull request 20 days ago
Mustache: fix segmentation fault for unexpected closing tag

tyler92 opened this pull request 20 days ago
replaced not reliable sleep by a asio::waitable_timer (steady_timer) …

gittiver opened this pull request 20 days ago
Refactor substr equals by find

gittiver opened this pull request 21 days ago
replaced += by append and changed the order of strings to remove nece…

gittiver opened this pull request 21 days ago
fixe Code QL CI task - added step for installing dependency asio-dev

gittiver opened this pull request 21 days ago
CodeQL CI Task fails due to missing asio lib in auto build

gittiver opened this issue 21 days ago
Remove usage of deprecated Asio API

bugdea1er opened this pull request 21 days ago
Remove `CROW_CAN_USE_CPP14` and `CROW_CAN_USE_CPP17` macros

bugdea1er opened this pull request 23 days ago
Optionally build Crow as a library

bugdea1er opened this issue 23 days ago
`before_handler` on middlewares not called for `OPTIONS` requests

CircuitCoder opened this issue 26 days ago
Update GitHub action to ubuntu-latest == ubuntu-24-04

gittiver opened this pull request 28 days ago
Adapt GitHub action - ubuntu24.04 will get ubuntu-latest

gittiver opened this issue 28 days ago
Fixed CMP0167 CMake warning

bg-softcom opened this pull request about 1 month ago
Master sync

andrew-guz opened this pull request about 1 month ago
Using a standalone asio for crow with CPM

rhvarrier opened this issue about 1 month ago
Change to Clang-based compilers in C++ Builder 12

reicesar opened this issue about 2 months ago
Repair Save Coverage report Action too...

gittiver opened this pull request about 2 months ago
Cannot setup asio ssl ctx

rbahegne opened this issue about 2 months ago
Coverage Report is not created anymore fixed

gittiver opened this pull request about 2 months ago
Coverage Report is not generated anymore

gittiver opened this issue about 2 months ago
Bump dawidd6/action-download-artifact from 6 to 7

dependabot[bot] opened this pull request about 2 months ago
Why not using the more handy nlohmann/json?

faywong opened this issue 2 months ago
Incorrect move of wvalue class

CraigBorrows opened this issue 2 months ago
Invalid port is not logged in async startup

fliiiix opened this issue 2 months ago
added page with templates and crow applications to mkdocs

gittiver opened this pull request 2 months ago
fix failing task timer tests on OSX

gittiver opened this pull request 2 months ago
doc: Added Corax template documentation to be part of Crow

seobryn opened this pull request 2 months ago
How to implement SSL two-way authentication?

ansiliqing opened this issue 2 months ago
feat: support signal handlers

xstar2091 opened this pull request 3 months ago
Redirect to url with trailing slash, WITHOUT the protocol and host.

paulharris opened this pull request 3 months ago
Possbile fix for #941

morphonedev opened this pull request 3 months ago
asio.hpp miss

Jason-Qian993 opened this issue 3 months ago
refactor: make validate_bp independent from CROW_DISABLE_STATIC_DIR

morphonedev opened this pull request 3 months ago
When compiling with GCC 14.1.0 (C++23)

wsneijers opened this pull request 3 months ago
Feature request: Customize OPTIONS return code

avaliente-evs opened this issue 3 months ago
How can I release sources before exit

xstar2091 opened this issue 3 months ago
added project_templates_and_appllication page and added one template

gittiver opened this pull request 3 months ago
updated wit local dirs to be ignored

gittiver opened this pull request 3 months ago
Upload package files (deb) only on releases

gittiver opened this issue 3 months ago
clang 20 (trunk): Deprecated literal operator in common.h

jbulow opened this issue 3 months ago
Local Middleware Not Working with route_dynamic in Crow

rem0obb opened this issue 3 months ago
Added homebrew icon and installation instructions

The-EDev opened this pull request 3 months ago
"crow::multipart::message throws when the boundary is empty or malformed

Iuliean opened this pull request 3 months ago
Prepare and build next crow release

gittiver opened this issue 3 months ago
task timer test on mac os variants sporadically failing

gittiver opened this issue 3 months ago
Question of async or blocking

witcherofthorns opened this issue 3 months ago
Add nixpkgs as distribution to docs

fliiiix opened this pull request 3 months ago
Possibility to mirror Sec-WebSocket-Protocols

andrew-guz opened this pull request 3 months ago
Nix package

fliiiix opened this issue 3 months ago
Check start tags were matched to an end tag

paulharris opened this pull request 3 months ago
Tell Router to use https for the protocol, when enabled.

paulharris opened this pull request 3 months ago
Do not compress when body is empty

paulharris opened this pull request 3 months ago
Compression should only be applied if body is empty

paulharris opened this issue 3 months ago
Headers have a lot of shadowing of variables.

mjmessina opened this issue 3 months ago
added wait timeout to server start

gittiver opened this pull request 3 months ago
fix warnings in unittest

gittiver opened this pull request 3 months ago
RULE_SPECIAL_REDIRECT_SLASH assumes http://

paulharris opened this issue 3 months ago
Create SECURITY.md

ghost opened this pull request 4 months ago
[Proposal]: Base template to create Crow Application

seobryn opened this issue 4 months ago
How to implement the Open API server generation feature?

Rz-Rz opened this issue 4 months ago
temporary workaround for messed up vcpkg release on github

gittiver opened this pull request 4 months ago
made count method const and removed superfluous ;

gittiver opened this pull request 4 months ago
fix bug of server maybe block when start again

ricky1203 opened this pull request 4 months ago
Large request messages - http routes

akjt opened this issue 4 months ago
Logging the missed key when accessing rvalue through operator[]

faywong opened this pull request 4 months ago
changes sleep times and default timeout raised

gittiver opened this pull request 4 months ago
`crow::json::rvalue::count` is not marked as const

GitSparTV opened this issue 4 months ago
Multipart processing existence of memory leakage

fish-jade opened this issue 4 months ago
Enable -Wshadow warnings

fliiiix opened this pull request 4 months ago
Return correct port if dynamic port allocation is used

sandro97git opened this pull request 4 months ago
Dead link on Crow documentation

Rz-Rz opened this issue 5 months ago
Segfault while processing a mustache template

GEOEGII555 opened this issue 5 months ago
Update home.html

jtlsc-net opened this pull request 5 months ago
Makes task_timer generic

StefanoPetrilli opened this pull request 5 months ago
add debian package building and upload to releases

gittiver opened this pull request 5 months ago
Add const qualifier to rvalue lo method

t-cadet opened this pull request 5 months ago
Add define to set significant digits when writing json floats and dou…

t-cadet opened this pull request 5 months ago
MJPEG support within crow

Rz-Rz opened this issue 5 months ago
added wait timeout on server start

gittiver opened this pull request 5 months ago
refactor unit tests

gittiver opened this pull request 5 months ago
Not working with Lets Encrypt SSL certificates?

timj-code opened this issue 5 months ago
There are no exceptions with run_async()

fliiiix opened this issue 5 months ago