I am currently running an IPFS node on an Amazon EC2 instance.
This project is a web server running on the same instance to provide a REST interface that adds json to the IPFS node (pinned)
- Run the
initialise.sh
script - Use the npm script commands to build/serve the server
- Add new routes to
server.js
appropriate - Update the
api/api.yaml
file to match
The Amazon instance is available at https://ipfs.nikeshnazareth.com
The swagger documentation is available at /api