Skip to content
Snippets Groups Projects
Commit 58074aa3 authored by Vincent Texier's avatar Vincent Texier
Browse files

Add GVA endpoints

parent 65502aab
No related branches found
No related tags found
1 merge request!3WIP: RFC 3 : GraphQL API for Duniter Client
......@@ -364,5 +364,18 @@ So we don't need another database software dependency.
The module will create another Sqlite3 file `gva_documents.db` to keep things well separated.
### ENDPOINTS format
The endpoints format is the same as the BMA api:
The typical endpoint string is:
GVA [DNS] [IPv4] [IPv6] [PORT]
The SSL endpoint string is:
GVAS [DNS] [IPv4] [IPv6] [PORT] [PATH]
---
End of the document.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment