Setup repo
This commit was moved from ipfs/go-ipfs-http-client@4e7edce41d91825f0ea21dec426de2e128db5b38
Łukasz Magiera committed
Nov 6, 2018 at 13:12 UTC
202081523fdc8bc54b16e5e4447b221586febef7
1 file changed
+27
client/httpapi/README.md
new
+27
@@ -0,0 +1,27 @@
1
+# go-ipfs-http-api
2
+
3
+[](http://ipn.io)
4
+[](http://ipfs.io/)
5
+[](http://webchat.freenode.net/?channels=%23ipfs)
6
+[](https://github.com/RichardLitt/standard-readme)
7
+[](https://godoc.org/github.com/ipfs/go-ipfs-http-api)
8
+
9
+> IPFS CoreAPI implementation using HTTP API
10
+
11
+## Documentation
12
+
13
+https://godoc.org/github.com/ipfs/go-ipfs-http-api
14
+
15
+## Contribute
16
+
17
+Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ipfs-http-api/issues)!
18
+
19
+This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
20
+
21
+### Want to hack on IPFS?
22
+
23
+[](https://github.com/ipfs/community/blob/master/contributing.md)
24
+
25
+## License
26
+
27
+MIT