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

Fix warnings generated by clang++

okaestne opened this pull request about 2 years ago
Fix some valgrind reported issues

okaestne opened this pull request about 2 years ago
Exception when start if CROW_ROUTE url not starts with /

xandross389 opened this issue about 2 years ago
file upload fails if using the latest crow_all.h

mochechan opened this issue about 2 years ago
Can't assign Controller for WebSocket handlers

JeysonFlores opened this issue about 2 years ago
Adapt CROW_WEBSOCKET_ROUTE to accept app reference

soehrl opened this pull request about 2 years ago
Fix websocket example

nmtitov opened this pull request about 2 years ago
Custom response code

hongju91 opened this issue about 2 years ago
feat(cmake): improved debian packaging

okaestne opened this pull request about 2 years ago
HttpConnection Leakage

blippyblips opened this issue about 2 years ago
question about disabling SIGINT

vuhailongkl97 opened this issue about 2 years ago
fix post method.

lag945 opened this pull request about 2 years ago
Serious problem where our clients are able to crash our server

akjt opened this issue about 2 years ago
Documentation: Missing `const` in code example

mobergmann opened this issue about 2 years ago
Multiple possible memory leaks

nx10 opened this issue about 2 years ago
Websocket Close Frame Doesn't Contain Status Code

ntosta opened this issue about 2 years ago
Can't install boost

ChA0S-f4me opened this issue over 2 years ago
Address Sanitizer exception on hello world example

lookbusy1344 opened this issue over 2 years ago
Cors middleware does not send Allow Origin Headers in OPTIONS request

mmatthebi opened this issue over 2 years ago
Segmentation Fault on load testing

supsailor opened this issue over 2 years ago
Add Crow_FOUND variable

Borwe opened this pull request over 2 years ago
unable to find template even after specifying global mustache base

0xB00B opened this issue over 2 years ago
Prevent HTTP pipelining

The-EDev opened this pull request over 2 years ago
Fix stack data disclosure when returning static files smaller than 16KiB

mrozigor opened this pull request over 2 years ago
[bad] throw in ctor if TCP port is already occupied

z16166 opened this issue over 2 years ago
Add optional keep-alive mechanism to WS connections

paupuerta opened this pull request over 2 years ago
Find the route as soon as the URL is parsed

The-EDev opened this pull request over 2 years ago
`crow::Crow<>::stop()` stops `asio::io_context` too soon

DisableAsync opened this issue over 2 years ago
Pass a request to the router as soon as the URL is parsed

The-EDev opened this issue over 2 years ago
Support for boost asio

nlyan opened this issue over 2 years ago
Split unittest into multiple files

luca-schlecker opened this pull request over 2 years ago
clang and libc++: compile error in json.h

MichaelSB opened this issue over 2 years ago
How do I access second element in an Json Array

akjt opened this issue over 2 years ago
what would happen if i request with a large body

qza2468 opened this issue over 2 years ago
It seems that run_async still blocks the running thread

akjt opened this issue over 2 years ago
Use runtime config file

The-EDev opened this issue over 2 years ago
`.deb` package should install dependencies (asio)

The-EDev opened this issue over 2 years ago
Add headers to OPTIONS/HEAD methods for CORS headers

samichoulo911 opened this issue over 2 years ago
A method to set a new CROW_STATIC_DIRECTORY at runtime

joelguittet opened this issue over 2 years ago
ISO C++11 requires whitespace after the macro name

stephanecharette opened this issue over 2 years ago
HTTP Auth Middleware

The-EDev opened this issue almost 3 years ago
Mustache and logging code shouldn't be static

The-EDev opened this issue almost 3 years ago
added `send_binary_blocking` function

michl2310 opened this pull request almost 3 years ago
Asynchronous Handlers

The-EDev opened this issue about 3 years ago
server-sent events

jsanchezfr opened this issue almost 4 years ago
Added HTTP compression using gzip or deflate

The-EDev opened this pull request almost 4 years ago
example HTTP hello_world program takes 192K

NobodyXu opened this issue almost 4 years ago
[fix] Make signal handler optional

NRizzoInc opened this pull request about 4 years ago
HTTP/2 support

The-EDev opened this issue about 4 years ago
Add possibility to remove routes.

mrozigor opened this issue about 4 years ago