Sign inSign up

fluree/http-api-gateway

By fluree

Updated almost 3 years ago

HTTP API for JSON-LD Fluree

Image
0

2.5K

fluree/http-api-gateway repository overview

Fluree 3 HTTP API server

Usage

docker run -p 58090:8090 -v `pwd`/data:/opt/fluree-http-api-gateway/data fluree/http-api-gateway

This will pull the latest image of v3 Fluree (JSON-LD enabled). It will use your machine's 58090 port for HTTP API interactions with the server. The image is configured to persist data to disk (other options will be available in Beta release, including persistence via IPFS, S3, or in-memory-only runtimes). The line above will use/create a directory called data/ from wherever the docker run command is issued.

We will continue to iteratively roll out newer images over the Alpha testing period. If you would like to continue to use the current image instead of fluree/http-api-gateway:latest, you can specify fluree/http-api-gateway:3.0.0-alpha2.

API

Documentation for the API can be found here

If you are a member of the alpha release community, please also check Discord for a Postman collection of all the examples of API endpoint interactions.

Tag summary

Content type

Image

Digest

sha256:18f8a5bee

Size

179.7 MB

Last updated

almost 3 years ago

docker pull fluree/http-api-gateway