Skip to content

Conversation

@null8626
Copy link
Member

@null8626 null8626 commented Jun 16, 2025

The following pull request does the following:

  • Adapts the C++ SDK to v0 and v1 by adding features such as reviews and removing many legacy features. (Note that the search feature in GET /bots which will be removed in v1 as per Veld, is also removed.)
  • Adds test files for testing the library. (see test.cpp and test_autoposter.cpp.)
  • Makes the documentation more clear.
  • Updates LICENSE copyright year.

As of v0, everything has been tested.

@null8626 null8626 force-pushed the v0 branch 17 times, most recently from eeadf16 to a1cb15a Compare July 4, 2025 06:22
@null8626 null8626 force-pushed the v0 branch 2 times, most recently from e5b625b to c3345ac Compare July 4, 2025 15:11
@null8626 null8626 marked this pull request as ready for review September 12, 2025 11:49
@null8626
Copy link
Member Author

null8626 commented Sep 12, 2025

Hai everyone! At last we have a good news -- the SDK is now ready alongside v1! ❤️

@velddev
Copy link

velddev commented Sep 13, 2025

Please lower the scope of your PR. You are changing too much in one PR to properly assess whether the changes are targeted to what they are.

@null8626
Copy link
Member Author

Noted, thanks.

@null8626
Copy link
Member Author

null8626 commented Sep 13, 2025

This pull request will be split into 4 pull requests:

  1. The one that fixes/updates the v0 endpoints (feat: adapt to newer changes of v0 #13.)
  2. The one that adds webhooks (feat: add webhooks support for cpp-httplib and drogon  #15.)
  3. The one that adds v1 endpoints (TBA.)
  4. The one that adds tests (TBA.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants