Skip to content

feat(rest): move REST server to libbitcoin_query, switch to Drogon as an optional dependency, add helper to directly serve disk contents#7220

Draft
kwvg wants to merge 21 commits intodashpay:developfrom
kwvg:drogon_p1
Draft

feat(rest): move REST server to libbitcoin_query, switch to Drogon as an optional dependency, add helper to directly serve disk contents#7220
kwvg wants to merge 21 commits intodashpay:developfrom
kwvg:drogon_p1

Conversation

@kwvg
Copy link
Collaborator

@kwvg kwvg commented Mar 12, 2026

Additional Information

Breaking Changes

Work in progress

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

kwvg added 21 commits March 11, 2026 23:01
Preparation for isolation of REST server from libbitcoin_util
We already restored zlib in the previous commit, this is why
This commit won't build because libbitcoin_query_a_SOURCES is not
defined
Currently unused but will be important in the next commit.
As auto-detection will lean towards building with Drogon, we need to
validate that builds without it will still work.
@kwvg kwvg added this to the 24 milestone Mar 12, 2026
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.

1 participant