added pointers to relevant files

This commit is contained in:
Muneeb Ali
2017-04-09 15:57:45 -04:00
parent e4db870f50
commit 07cfe8f89f

9
api/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Blockstack API
You can read the API documentation and try out API calls at: https://core.blockstack.org
In general, all documentation is in the [docs/](https://github.com/blockstack/blockstack-core/tree/api/docs) directory.
Instructions for deploying your own node are [here](https://github.com/blockstack/blockstack-core/tree/api/docs/install-api.md).
API endpoints that are still being ironed out and are not yet stable are [here](https://github.com/blockstack/blockstack-core/tree/api/docs/api-specs.md).