@cryptotaxi247 / kubo / commits / 202081523

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 +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
4 +[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
5 +[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
6 +[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
7 +[![GoDoc](https://godoc.org/github.com/ipfs/go-ipfs-http-api?status.svg)](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://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
24 +
25 +## License
26 +
27 +MIT