Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

ipfs-shipyard/ipfs-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipfs-http

What a future version of the IPFS HTTP API could look like, featuring REST and GraphQL endpoints with js and go implementations.

Currently this project presents a façade over the existing HTTP API, so we can use it while working what we want out of a next gen API.

Getting started

$ git clone https://github.com/ipfs-shipyard/ipfs-http
$ cd ipfs-http
$ npm i
$ npm run start
$ open http://localhost:8000/documentation
$ open http://localhost:8000/graphql

About

A REST and GraphQL interface to IPFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages