Update readme with pointers to api docs

This commit is contained in:
Aaron
2017-07-06 11:34:42 -04:00
committed by GitHub
parent b344c74a5b
commit 5041dffe05

View File

@@ -16,6 +16,7 @@ For more info on Blockstack see: http://github.com/blockstack/blockstack
- [Quick Start](#quick-start)
- [Development Status](#development-status)
- [Blockstack Docs](#blockstack-docs)
- [API Docs](#api-docs)
- [Contributing](#contributing)
- [Community](#community)
@@ -90,6 +91,11 @@ You can also read the Blockstack paper:
If you have high-level questions about Blockstack, try [searching our forum](https://forum.blockstack.org) and start a new question if your question is not answered there.
## API Docs
A local core node will expose a RESTful API after starting the api with `blockstack api start`.
Documentation for that lives [here](https://kantai.github.io/blockstack-core/), which is generated from blueprint markdown [here](docs/api-specs.md).
## Contributing
We welcome any small or big contributions! Please take a moment to