Skip to content

implement paginated document endpoints, land ownership transfer, role…#250

Merged
mftee merged 1 commit into
CodeGirlsInc:mainfrom
feyishola:feat/pagination
Mar 28, 2026
Merged

implement paginated document endpoints, land ownership transfer, role…#250
mftee merged 1 commit into
CodeGirlsInc:mainfrom
feyishola:feat/pagination

Conversation

@feyishola

Copy link
Copy Markdown
Contributor

…-guarded admin endpoints, and health checks

closes #230

closes #231

closes #232

closes #233

Document Endpoints:

  • Add paginated GET /api/documents with filters for status, risk score, date range, and title search

Land Ownership Transfer:

  • Build transfer endpoints that record seller-buyer events
  • Anchor transaction records on Stellar blockchain for immutability

Admin Endpoints:

  • Create role-guarded admin endpoints for paginated user management
  • Add role-guarded admin endpoints for paginated document management

Health Monitoring:

  • Expose /api/health endpoint reporting live status of:
    • Database connectivity
    • Redis cache/queue health
    • Stellar network dependency status

@drips-wave

drips-wave Bot commented Mar 28, 2026

Copy link
Copy Markdown

@feyishola Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mftee mftee merged commit c7578a0 into CodeGirlsInc:main Mar 28, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment