ipfs-shipyard / java-ipfs-http-client

A Java implementation of the HTTP IPFS API
MIT License
536 stars 244 forks source link

Question ? #226

Closed thealidev closed 9 months ago

thealidev commented 1 year ago

Can i use it with cross platform apps , android,ios, windows,mac and web Or which platforms it supports

kevodwyer commented 1 year ago

This project is a java client to the Kubo RPC API: https://docs.ipfs.tech/reference/kubo/rpc/ Other programming languages will have their own clients.