Build: successful library and example compilation; merge file upload into unified example program; update CMakeLists.txt

This commit is contained in:
mbusc
2025-08-28 19:51:25 +02:00
parent 0b4b5244f1
commit 5528096614
12 changed files with 570 additions and 375 deletions

12
test_file.txt Normal file
View File

@ -0,0 +1,12 @@
This is a test file for the PrivateBin API File Upload functionality.
The file contains:
- German umlauts: äöüß
- Special characters: !@#$%^&*()_+-=[]{}|;':",./<>?
- Numbers: 0123456789
- Multi-line text
This file is used to test whether the upload_file function works correctly.
PrivateBin API v1.3
File Upload Feature successfully implemented!