Ecosyste.ms: OpenCollective

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

Crow

A Fast and Easy to use C++ Web Framework
Collective - Host: opensource - https://opencollective.com/crow - Website: https://crowcpp.org - Code: https://github.com/crowcpp

_CROW_ICD-NOTFOUND

github.com/CrowCpp/Crow - Rxann opened this issue over 1 year ago
Crow web app is crashing

github.com/CrowCpp/Crow - salah2022-dvg opened this issue over 1 year ago
added const as in source

github.com/CrowCpp/Crow - gittiver opened this pull request over 1 year ago
Sessions management with Redis

github.com/CrowCpp/Crow - salah2022-dvg opened this issue over 1 year ago
Added Coveralls to GitHub Actions

github.com/CrowCpp/Crow - The-EDev opened this pull request over 1 year ago
fix diverse compiler warnings

github.com/CrowCpp/Crow - gittiver opened this pull request over 1 year ago
Add GitHub action for gh pages

github.com/CrowCpp/Crow - gittiver opened this pull request over 1 year ago
Can Crow be used for production environments?

github.com/CrowCpp/Crow - MarkupMaster opened this issue over 1 year ago
Type Conversion

github.com/CrowCpp/Crow - ahertlcode opened this issue over 1 year ago
Named route variables

github.com/CrowCpp/Crow - blessedbythestorm opened this issue over 1 year ago
How to cancel requests if they are timeout ?

github.com/CrowCpp/Crow - phsang198 opened this issue over 1 year ago
timeout not action

github.com/CrowCpp/Crow - phsang198 opened this issue over 1 year ago
Playing video streams on the front end

github.com/CrowCpp/Crow - CHR1122 opened this issue over 1 year ago
Minor updates to docs

github.com/CrowCpp/Crow - robertgodfrey opened this pull request over 1 year ago
removed deprecated macos-10.15 builder

github.com/CrowCpp/Crow - gittiver opened this pull request over 1 year ago
sudo crow can't be connected

github.com/CrowCpp/Crow - bigtang5 opened this issue over 1 year ago
use GNUInstallDirs for CMake installation

github.com/CrowCpp/Crow - topazus opened this pull request over 1 year ago
added function to set static directory during runtime

github.com/CrowCpp/Crow - marcrobm opened this pull request over 1 year ago
how to response a large data?

github.com/CrowCpp/Crow - sinnren opened this issue over 1 year ago
Added an example for uploading files

github.com/CrowCpp/Crow - kiner-shah opened this pull request over 1 year ago
Add configurable exception handler

github.com/CrowCpp/Crow - cschreib opened this pull request over 1 year ago
Replace OS checks with Clang checks

github.com/CrowCpp/Crow - The-EDev opened this issue over 1 year ago
Fix memory leaks caused from the http_connection

github.com/CrowCpp/Crow - anagno opened this pull request over 1 year ago
The presumed behavior is annoying.

github.com/CrowCpp/Crow - donaastor opened this issue over 1 year ago
Handlers with a static signature

github.com/CrowCpp/Crow - floli opened this issue over 1 year ago
Single threaded application

github.com/CrowCpp/Crow - janetatomas1 opened this issue over 1 year ago
Build from source with boost/asio

github.com/CrowCpp/Crow - akjt opened this issue over 1 year ago
Change Request Body in middleware

github.com/CrowCpp/Crow - ahertlcode opened this issue over 1 year ago
Bad function call when using local middlewares.

github.com/CrowCpp/Crow - antoine-lombardo opened this issue over 1 year ago
What should I do to make HTTP execute sequentially

github.com/CrowCpp/Crow - suppersam1 opened this issue over 1 year ago
How to compile it as a library?

github.com/CrowCpp/Crow - donaastor opened this issue over 1 year ago
Fix websocket close when responding to peer close

github.com/CrowCpp/Crow - sehe opened this pull request over 1 year ago
Any method to use my own static file loader?

github.com/CrowCpp/Crow - TechArtLife opened this issue over 1 year ago
can't install from conan-center

github.com/CrowCpp/Crow - drizzle042 opened this issue over 1 year ago
Q: Do we have http client included?

github.com/CrowCpp/Crow - overthetop opened this issue over 1 year ago
Mustache lambda support doesn't follow spec

github.com/CrowCpp/Crow - jake-arkinstall opened this issue over 1 year ago
Boost-less release please?

github.com/CrowCpp/Crow - dhait opened this issue over 1 year ago
"Late" registration of routes (after server start)

github.com/CrowCpp/Crow - fmg-andrewlaws opened this issue over 1 year ago
Fix loghandler memleak

github.com/CrowCpp/Crow - IldarKashaev opened this pull request over 1 year ago
Is app.stop() signal-safe?

github.com/CrowCpp/Crow - alex-lt-kong opened this issue almost 2 years ago
Example code for serving image from memory buffer

github.com/CrowCpp/Crow - hrshovon opened this issue almost 2 years ago
Feature Request: Add support for Prometheus metrics

github.com/CrowCpp/Crow - jake-arkinstall opened this issue almost 2 years ago
Example: Implementing Crow with Swagger UI

github.com/CrowCpp/Crow - xia-stan opened this issue almost 2 years ago
Added possibility to return empty JSON object instead of NULL

github.com/CrowCpp/Crow - killoctal opened this pull request almost 2 years ago
fix typos in app.md

github.com/CrowCpp/Crow - alex-lt-kong opened this pull request almost 2 years ago
cleaner code

github.com/CrowCpp/Crow - Bot-Kerem opened this pull request almost 2 years ago
Validate if CROW_ROUTE starts with a '/'

github.com/CrowCpp/Crow - StefanoPetrilli opened this pull request almost 2 years ago
How to build a client with Crow?

github.com/CrowCpp/Crow - lds-coder opened this issue almost 2 years ago
Fix typo in unit test

github.com/CrowCpp/Crow - gfeyer opened this pull request almost 2 years ago
CROW_ENABLE_SSL not effective

github.com/CrowCpp/Crow - alex-lt-kong opened this issue almost 2 years ago
Get server running port, bindaddr and threads

github.com/CrowCpp/Crow - xandross389 opened this pull request almost 2 years ago
CrowCpp/Crow#585 : Resolves issue with blueprint assignments.

github.com/CrowCpp/Crow - xia-stan opened this pull request almost 2 years ago
curl https://localhost:18080 : SSL_ERROR_SYSCALL

github.com/CrowCpp/Crow - bigtang5 opened this issue almost 2 years ago
fix #587 Render true and false Mustache tags

github.com/CrowCpp/Crow - queenstdev opened this pull request almost 2 years ago
Render true and false tags in mustache templates

github.com/CrowCpp/Crow - queenstdev opened this issue almost 2 years ago
add github action for build and test

github.com/CrowCpp/Crow - gittiver opened this pull request almost 2 years ago
Question about blueprints and static routes

github.com/CrowCpp/Crow - xia-stan opened this issue almost 2 years ago
Routes with more that 2 characters don't work on mac

github.com/CrowCpp/Crow - kidproquo opened this issue almost 2 years ago
Cookies don't work!

github.com/CrowCpp/Crow - Romiro27 opened this issue almost 2 years ago
Drone build for PRs is hanging

github.com/CrowCpp/Crow - gittiver opened this issue almost 2 years ago
Apply workaround for Apple to FreeBSD aswell

github.com/CrowCpp/Crow - puffetto opened this pull request about 2 years ago
Websocket can't connect

github.com/CrowCpp/Crow - pfeatherstone opened this issue about 2 years ago
Doesn't compile anymore on FreeBSD

github.com/CrowCpp/Crow - puffetto opened this issue about 2 years ago
Infinite redirect loop with websockets on a reverse proxy

github.com/CrowCpp/Crow - LinuxRocks2000 opened this issue about 2 years ago
Thread synchronization bug for task_timer

github.com/CrowCpp/Crow - z16166 opened this issue about 2 years ago
Use cert/key in memory

github.com/CrowCpp/Crow - z16166 opened this issue about 2 years ago
There is no timeout for SSL socket and TCP socket

github.com/CrowCpp/Crow - z16166 opened this issue about 2 years ago
Question about navigating to a favicon

github.com/CrowCpp/Crow - jakubcieslak22 opened this issue about 2 years ago
fix optimizeNode to prevent a crash on MSVC

github.com/CrowCpp/Crow - leksiso opened this pull request about 2 years ago
Crash in optimizeNode on MSVC after commit 323a7cb

github.com/CrowCpp/Crow - leksiso opened this issue about 2 years ago
Fix 381

github.com/CrowCpp/Crow - hlmodi opened this pull request about 2 years ago
Fix use-after-move

github.com/CrowCpp/Crow - BoleynSu opened this pull request about 2 years ago
Can't catch any exception when using run_async().

github.com/CrowCpp/Crow - lag945 opened this issue about 2 years ago
crow conan package still have boost dependency

github.com/CrowCpp/Crow - avimalka opened this issue about 2 years ago
Pagination

github.com/CrowCpp/Crow - christk1 opened this issue about 2 years ago