Skip to content

docs: restructure HTTP API reference#66

Open
frydj wants to merge 1 commit into02-11/docs/07-learn-advancedfrom
02-11/docs/08-ref-http-api
Open

docs: restructure HTTP API reference#66
frydj wants to merge 1 commit into02-11/docs/07-learn-advancedfrom
02-11/docs/08-ref-http-api

Conversation

@frydj
Copy link
Collaborator

@frydj frydj commented Feb 11, 2026

Summary

Restructures Reference > HTTP API from single file to organized directory:

  • index.md: API overview and authentication
  • ledger-operations.md: Create, list, delete ledgers
  • transactions.md: POST /fluree/transact endpoint
  • queries.md: POST /fluree/query endpoint (refactored from http-api.md)
  • real-time.md: SSE subscriptions
  • remote.md: Remote ledger connections

Also updated

  • fluree-server-config.md: Expanded configuration reference

Removed

  • http-api.md: Content split into directory structure

Test plan

  • Verify curl examples work against running server
  • Check all endpoint paths are accurate

Copy link
Collaborator Author

frydj commented Feb 11, 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