Futureporn API
Application Programmable Interface (API) for developers
Data API
The Data API contains all the data served by this website in JSON format, including IPFS Content IDs (CID), VOD titles, dates, and stream announcement links.
IPFS Cluster Template
The IPFS Cluster Template allows other IPFS cluster instances to join the Futureporn.net IPFS cluster as a follower peer. Cluster peers automatically pin (replicate) the IPFS content listed on this website.
Basic instructions are as follows
- Download & install both ipfs-kubo and ipfs-cluster-follow onto your server.
- Initialize your ipfs repo & start the ipfs daemon
ipfs init ipfs daemon
- Join the cluster
CLUSTER_PEERNAME="replace-me-with-your-super-cool-name" ipfs-cluster-follow futureporn.net run --init https://futureporn.net/api/service.json