Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
https://github.com/oatpp/oatpp
Sending "null" in request body causes seg-fault on any endpoint w/ BODY_DTO
OneDevTwoDev opened this issue about 1 year ago
OneDevTwoDev opened this issue about 1 year ago
BODY_DTO fails to correctly parse "false" for Boolean
OneDevTwoDev opened this issue about 1 year ago
OneDevTwoDev opened this issue about 1 year ago
Add version information to target properties
BeBinder opened this pull request about 1 year ago
BeBinder opened this pull request about 1 year ago
About MySQL
terrylit opened this issue about 1 year ago
terrylit opened this issue about 1 year ago
How to build oatpp on arm64?
weidqi opened this issue about 1 year ago
weidqi opened this issue about 1 year ago
ASYNC API and business logic (Question)
botirakhmedov opened this issue about 1 year ago
botirakhmedov opened this issue about 1 year ago
Add test sample for HttpRouter
linhaojun857 opened this pull request about 1 year ago
linhaojun857 opened this pull request about 1 year ago
src/oatpp/core/base/Environment.hpp: include cstdarg
ffontaine opened this pull request about 1 year ago
ffontaine opened this pull request about 1 year ago
Warning array-bounds CommunicationError.cpp
fhuberts opened this issue about 1 year ago
fhuberts opened this issue about 1 year ago
Fix compilation on GCC 4.6
sodevel opened this pull request about 1 year ago
sodevel opened this pull request about 1 year ago
Build failure because of `-fcf-protection` (again)
sodevel opened this issue about 1 year ago
sodevel opened this issue about 1 year ago
API question - Enum to string
DominikStransky opened this issue about 1 year ago
DominikStransky opened this issue about 1 year ago
How to catch this exception
alex-lt-kong opened this issue about 1 year ago
alex-lt-kong opened this issue about 1 year ago
Allow overriding DI injected variables in ClientServerTestRunner
mwohlert opened this pull request about 1 year ago
mwohlert opened this pull request about 1 year ago
Digest Authorization
Logan-521 opened this issue about 1 year ago
Logan-521 opened this issue about 1 year ago
Try to fix cross-compile for Raspberry Pi with GCC version < 8.1
sgallou opened this pull request about 1 year ago
sgallou opened this pull request about 1 year ago
Ask for IOEventWorker on the windows platform
linhaojun857 opened this issue about 1 year ago
linhaojun857 opened this issue about 1 year ago
Access route object in endpoint for dynamic usage
ftbmynameis opened this issue about 1 year ago
ftbmynameis opened this issue about 1 year ago
Build errors
MegaDaveMustain666Deth opened this issue about 1 year ago
MegaDaveMustain666Deth opened this issue about 1 year ago
New fix to issue 872
alex-lt-kong opened this pull request about 1 year ago
alex-lt-kong opened this pull request about 1 year ago
Is my addition to example to correct
alex-lt-kong opened this issue about 1 year ago
alex-lt-kong opened this issue about 1 year ago
HTTP2
bamkrs opened this pull request about 1 year ago
bamkrs opened this pull request about 1 year ago
Memory leak on windows with statically linked openssl
DenisRazinkin opened this issue about 1 year ago
DenisRazinkin opened this issue about 1 year ago
Decouple object-mapping and parsing
lganzzzo opened this issue over 1 year ago
lganzzzo opened this issue over 1 year ago
Ignore more build directory patterns
sodevel opened this pull request over 1 year ago
sodevel opened this pull request over 1 year ago
Prevent unintended removal of local CMake variables
sodevel opened this pull request over 1 year ago
sodevel opened this pull request over 1 year ago
TCP connection with multiple HTTP requests
remozis opened this issue over 1 year ago
remozis opened this issue over 1 year ago
Add format attribute to endpoint info
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Add deprecated attribute to endpoint info
doufu3344 opened this pull request over 1 year ago
doufu3344 opened this pull request over 1 year ago
comment out fcf-protection
alex-lt-kong opened this pull request over 1 year ago
alex-lt-kong opened this pull request over 1 year ago
‘-fcf-protection=full’ is not supported on Raspberry Pi
alex-lt-kong opened this issue over 1 year ago
alex-lt-kong opened this issue over 1 year ago
How to print int64 with full precision?
richard-epsilla opened this issue over 1 year ago
richard-epsilla opened this issue over 1 year ago
How to abort ApiClinet.getConnection()
samarai-jk opened this issue over 1 year ago
samarai-jk opened this issue over 1 year ago
Limited Enum Value
SAMED-BEY opened this issue over 1 year ago
SAMED-BEY opened this issue over 1 year ago
Schedule interval coroutine task
C0D3RED opened this issue over 1 year ago
C0D3RED opened this issue over 1 year ago
ENDPOINT_INFO is executed before MyController constructor
oestape opened this issue over 1 year ago
oestape opened this issue over 1 year ago
Multiple line string of DTO_FIELD(String, respText);
alex-lt-kong opened this issue over 1 year ago
alex-lt-kong opened this issue over 1 year ago
API question
alex-lt-kong opened this issue over 1 year ago
alex-lt-kong opened this issue over 1 year ago
SQL builds containing colons and reports an error.How can I resolve this?
weidqi opened this issue over 1 year ago
weidqi opened this issue over 1 year ago
Add option to customize error message for validating input
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
“Class”:“::”The symbol on the left must be a type and "getType": not a member of "MyDto"
Mywayistheseaofstar opened this issue over 1 year ago
Mywayistheseaofstar opened this issue over 1 year ago
Fix serialize object and deserialize json when not include required field
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Fix default value with QUERY macro
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Download a file from backend via GET method
ml16685 opened this issue over 1 year ago
ml16685 opened this issue over 1 year ago
Why can not host address 0.0.0.0 accessed in other machine.
hps2002 opened this issue over 1 year ago
hps2002 opened this issue over 1 year ago
API question can you create UnorderedSet<oatpp::String> from std::unordered_set<oatpp::String>?
saukijan opened this issue over 1 year ago
saukijan opened this issue over 1 year ago
Fix ConnectionMonitor
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Add Interface ConnectionConfigurer
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Fix ConnectionMonitor
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Fix client retry bug
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Fix url parse bug
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Are there any plans to update the Version of Oatpp from 1.3.0?
Frank-Pasqualini opened this issue over 1 year ago
Frank-Pasqualini opened this issue over 1 year ago
How to use oat++ client to upload files
terrylit opened this issue over 1 year ago
terrylit opened this issue over 1 year ago
Use free lock queue to optimize DefaultLogger
linhaojun857 opened this pull request over 1 year ago
linhaojun857 opened this pull request over 1 year ago
Why my project can not link with pthread, when I want to build the sample where in document.
hps2002 opened this issue over 1 year ago
hps2002 opened this issue over 1 year ago
Dependent targets also need c++11
autoantwort opened this pull request over 1 year ago
autoantwort opened this pull request over 1 year ago
Issues configuring and compiling on Debian 12 arm64
Samega7Cattac opened this issue over 1 year ago
Samega7Cattac opened this issue over 1 year ago
Add Clang support
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
oatpp compilation issue
arunbuddha opened this issue over 1 year ago
arunbuddha opened this issue over 1 year ago
Interceptor example
rauhur opened this issue over 1 year ago
rauhur opened this issue over 1 year ago
Fix compiler warnings in compilation units (-Wsign-conversion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
How to make a get http request with oatpp (c++)
m4l0u opened this issue over 1 year ago
m4l0u opened this issue over 1 year ago
how do you remove a header with ResponseInterceptor?
jericbryledy opened this issue over 1 year ago
jericbryledy opened this issue over 1 year ago
AllowCorsGlobal for DELETE and PUT methods
Imjamper opened this issue over 1 year ago
Imjamper opened this issue over 1 year ago
error happend when i add it to my project
dongshuoprojects opened this issue over 1 year ago
dongshuoprojects opened this issue over 1 year ago
Wrap GCC pragma in '#ifdef __GNUC__'
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix wsign conversion
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings in headers (-Wsign-conversion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Failing to install oat++ in Ubuntu
LXCoder opened this issue over 1 year ago
LXCoder opened this issue over 1 year ago
oat++ implements an http proxy server
terrylit opened this issue over 1 year ago
terrylit opened this issue over 1 year ago
Fix issue with "100 Continue" response not sent correctly
patrikhuss opened this pull request over 1 year ago
patrikhuss opened this pull request over 1 year ago
ClientServerTestRunner do not stop the server
eraetsky opened this issue over 1 year ago
eraetsky opened this issue over 1 year ago
Fix compiler warnings (-Wuseless-cast)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wsign-compare)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Enable compiler warnings (-Wsuggest-attribute=cold)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wlogical-op)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wsuggest-attribute=noreturn)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wshadow)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wdouble-promotion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wdangling-reference)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wconversion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Enable compiler warnings (-Warith-conversion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wsuggest-attribute=format)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wuseless-cast)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Web server crashing with segmentation fault when one of the request params is specified null
AntGuy04 opened this issue over 1 year ago
AntGuy04 opened this issue over 1 year ago
Compiler flags are for gcc
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix 2 trivial clang warnings
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Entity class support
agus7fauzi opened this issue over 1 year ago
agus7fauzi opened this issue over 1 year ago
allow absolute GNU install dirs
chayleaf opened this pull request over 1 year ago
chayleaf opened this pull request over 1 year ago
Fix wsuggest attribute format
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wuseless-cast)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix multiple warnings
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wctor-dtor-privacy)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wmissing-field-initializers)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wunused-variable)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wuseless-cast)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Fix compiler warnings (-Wold-style-cast)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Build problem
artiomn opened this issue over 1 year ago
artiomn opened this issue over 1 year ago
Fix compiler warnings (-Winfinite-recursion)
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago
Explicitly add compiler flags
fhuberts opened this pull request over 1 year ago
fhuberts opened this pull request over 1 year ago