Update apis.md

readability fix.
This commit is contained in:
A. F. Dudley
2020-04-17 16:34:17 -07:00
committed by GitHub
parent 3764662fe3
commit 7bb1f444b5
+1 -1
View File
@@ -9,7 +9,7 @@ The super node exposes a number of different APIs for remote access to the under
### Postgraphile
The super node process all data into a Postgres DB- using PG-IPFS this includes all of the IPLD objects.
The super node stores all processed data a Postgres DB using PG-IPFS, this includes all of the IPLD objects.
[Postgraphile](https://www.graphile.org/postgraphile/) can be used to expose GraphQL endpoints for the Postgres tables.
e.g.