I made an app that acts as a single interface for interacting with all IPFS pinning services


Link: GitHub - kien-ngo/ipfs-remote-pin: A web app that helps you pin your CIDs to remote pinning services. It does not track or collect your data/api keys

The front-end assumes that all services are compliant with Pinning Service API. For those that aren’t, I have to route the requests thru custom API proxies.

I don’t really have an end goal here. I just like to collect all the IPFS pinning services out there, and put them in my app.

If I’m missing any service, let me know ^^

1 Like

Wow thanks for sharing this, this is awesome :star_struck:

1 Like