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

_CROW_ICD-NOTFOUND

Rxann opened this issue over 1 year ago
Crow web app is crashing

salah2022-dvg opened this issue over 1 year ago
added const as in source

gittiver opened this pull request over 1 year ago
Sessions management with Redis

salah2022-dvg opened this issue over 1 year ago
Added Coveralls to GitHub Actions

The-EDev opened this pull request over 1 year ago
fix diverse compiler warnings

gittiver opened this pull request over 1 year ago
Add GitHub action for gh pages

gittiver opened this pull request over 1 year ago
Can Crow be used for production environments?

MarkupMaster opened this issue over 1 year ago
Type Conversion

ahertlcode opened this issue over 1 year ago
Named route variables

blessedbythestorm opened this issue over 1 year ago
How to cancel requests if they are timeout ?

phsang198 opened this issue over 1 year ago
timeout not action

phsang198 opened this issue over 1 year ago
Playing video streams on the front end

CHR1122 opened this issue over 1 year ago
Minor updates to docs

robertgodfrey opened this pull request over 1 year ago
removed deprecated macos-10.15 builder

gittiver opened this pull request over 1 year ago
sudo crow can't be connected

bigtang5 opened this issue over 1 year ago
use GNUInstallDirs for CMake installation

topazus opened this pull request over 1 year ago
Installing through vcpkg installs many boost packages

alxcost opened this issue over 1 year ago
added function to set static directory during runtime

marcrobm opened this pull request over 1 year ago
how to response a large data?

sinnren opened this issue over 1 year ago
Added an example for uploading files

kiner-shah opened this pull request over 1 year ago
Add configurable exception handler

cschreib opened this pull request over 1 year ago
Replace OS checks with Clang checks

The-EDev opened this issue over 1 year ago
GitHub build does not contain windows build and test

gittiver opened this issue over 1 year ago
Fixed compilation under android ndk, operator "=" was undefined

marcrobm opened this pull request over 1 year ago
Fix memory leaks caused from the http_connection

anagno opened this pull request over 1 year ago
The presumed behavior is annoying.

donaastor opened this issue over 1 year ago
Missing request context when handle websocket upgrade

1073X opened this issue over 1 year ago
Handlers with a static signature

floli opened this issue over 1 year ago
Single threaded application

janetatomas1 opened this issue over 1 year ago
Build from source with boost/asio

akjt opened this issue over 1 year ago
Change Request Body in middleware

ahertlcode opened this issue over 1 year ago
request with multipart/form-data is not being accepted at endpoint

Korysam15 opened this issue over 1 year ago
Bad function call when using local middlewares.

antoine-lombardo opened this issue over 1 year ago
What should I do to make HTTP execute sequentially

suppersam1 opened this issue over 1 year ago
How to compile it as a library?

donaastor opened this issue over 1 year ago
The demo code breaks when compiled with clang on Windows.

donaastor opened this issue over 1 year ago
Feature request: send_json for websocket connection

sehe opened this issue over 1 year ago
Fix websocket close when responding to peer close

sehe opened this pull request over 1 year ago
Any method to use my own static file loader?

TechArtLife opened this issue over 1 year ago
how to install ? where is the installation document ?

xylo987 opened this issue over 1 year ago
How can I include crow routes from one crow app into another?

drizzle042 opened this issue over 1 year ago
can't install from conan-center

drizzle042 opened this issue over 1 year ago
Example of the authentication and session mechanism

Misfit382 opened this issue over 1 year ago
Q: Do we have http client included?

overthetop opened this issue over 1 year ago
Mustache lambda support doesn't follow spec

jake-arkinstall opened this issue over 1 year ago
Boost-less release please?

dhait opened this issue over 1 year ago
"Late" registration of routes (after server start)

fmg-andrewlaws opened this issue over 1 year ago
Fix loghandler memleak

IldarKashaev opened this pull request over 1 year ago
An uncaught exception occurred: bad function call (local middleware)

mez0ru opened this issue almost 2 years ago
Is app.stop() signal-safe?

alex-lt-kong opened this issue almost 2 years ago
Example code for serving image from memory buffer

hrshovon opened this issue almost 2 years ago
Feature Request: Add support for Prometheus metrics

jake-arkinstall opened this issue almost 2 years ago
Example: Implementing Crow with Swagger UI

xia-stan opened this issue almost 2 years ago
Added possibility to return empty JSON object instead of NULL

killoctal opened this pull request almost 2 years ago
VS2022/MSVC 19.latest: empty attribute block is not allowed in version.h

julianxhokaxhiu opened this issue almost 2 years ago
fix typos in app.md

alex-lt-kong opened this pull request almost 2 years ago
Question about using res.end() vs. returning response object

xia-stan opened this issue almost 2 years ago
cleaner code

Bot-Kerem opened this pull request almost 2 years ago
Validate if CROW_ROUTE starts with a '/'

StefanoPetrilli opened this pull request almost 2 years ago
How to build a client with Crow?

lds-coder opened this issue almost 2 years ago
Fix typo in unit test

gfeyer opened this pull request almost 2 years ago
How to implement a global exception handler with CrowCpp?

whaliendev opened this issue almost 2 years ago
CROW_ENABLE_SSL not effective

alex-lt-kong opened this issue almost 2 years ago
Get server running port, bindaddr and threads

xandross389 opened this pull request almost 2 years ago
Can anyone give a complete example of uploading files with Crow?

bigtang5 opened this issue almost 2 years ago
CrowCpp/Crow#585 : Resolves issue with blueprint assignments.

xia-stan opened this pull request almost 2 years ago
curl https://localhost:18080 : SSL_ERROR_SYSCALL

bigtang5 opened this issue almost 2 years ago
fix #587 Render true and false Mustache tags

queenstdev opened this pull request almost 2 years ago
Render true and false tags in mustache templates

queenstdev opened this issue almost 2 years ago
add github action for build and test

gittiver opened this pull request almost 2 years ago
Question about blueprints and static routes

xia-stan opened this issue almost 2 years ago
Routes with more that 2 characters don't work on mac

kidproquo opened this issue almost 2 years ago
set_static_file_info_unsafe() returns error with unknown mime_type

antoine-lombardo opened this issue almost 2 years ago
Cookies don't work!

Romiro27 opened this issue almost 2 years ago
Drone build for PRs is hanging

gittiver opened this issue almost 2 years ago
fix warning on non MS systems for using sprintf instead of snprintf

gittiver opened this pull request about 2 years ago
Apply workaround for Apple to FreeBSD aswell

puffetto opened this pull request about 2 years ago
Websocket can't connect

pfeatherstone opened this issue about 2 years ago
Doesn't compile anymore on FreeBSD

puffetto opened this issue about 2 years ago
Infinite redirect loop with websockets on a reverse proxy

LinuxRocks2000 opened this issue about 2 years ago
Thread synchronization bug for task_timer

z16166 opened this issue about 2 years ago
Use cert/key in memory

z16166 opened this issue about 2 years ago
There is no timeout for SSL socket and TCP socket

z16166 opened this issue about 2 years ago
Question about navigating to a favicon

jakubcieslak22 opened this issue about 2 years ago
Method called on moved-from object will cause undeterminate behaviour

goddardl opened this issue about 2 years ago
fix optimizeNode to prevent a crash on MSVC

leksiso opened this pull request about 2 years ago
Crash in optimizeNode on MSVC after commit 323a7cb

leksiso opened this issue about 2 years ago
Fix 381

hlmodi opened this pull request about 2 years ago
Fix use-after-move

BoleynSu opened this pull request about 2 years ago
Can't catch any exception when using run_async().

lag945 opened this issue about 2 years ago
crow conan package still have boost dependency

avimalka opened this issue about 2 years ago
Pagination

christk1 opened this issue about 2 years ago