API Reference for Hyperledger FireFly FabConnect vs The Graph
If you need a Blockchain API that's easy to integrate, go with The Graph.
API Reference for Hyperledger FireFly FabConnect
Hyperledger FireFly FabConnect is a connector that provides a RESTful API to submit requests to Fabric networks and an event stream to listen for Fabric events over websocket or webhook based chann...
API Reference for Hyperledger FireFly FabConnect
- Simple API key authentication
- No HTTPS support
The Graph
- Simple API key authentication
- HTTPS supported
| Feature | API Reference for Hyperledger FireFly FabConnect | The Graph |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
The Graph supports HTTPS, which is required for production deployments and secure data handling.