Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Edited Readme to reflect current repo
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Dec 11, 2015
1 parent cf4d724 commit 335f079
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# IPFS API

> Official spec of the APIs that ipfs implementations must conform to, as well as test suites to ensure they do.
> IPFS HTTP API code used in doc engines
> **WARNING** This is a work in *progress*. There be dragons.
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
[![](https://img.shields.io/badge/freejs-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)

The IPFS API has two levels. The first level is a general description based on function signatures and the second one is the transport specific description.
![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)

**WARNING** This is a work in *progress*. There be dragons.

* [Level 1 Spec - Transport Agnostic](level1.md)
* Level 2 Spec - Transport Specific
* [Level 2 CLI Spec](level2/cli.md)
* [Level 2 HTTP(S) Spec](level2/http.md)

0 comments on commit 335f079

Please sign in to comment.