mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #759 from bigchaindb/rm-docs-page-python-server-api-by-example
Removed docs page "The Python Server API by Example"
This commit is contained in:
commit
7ed82be0fe
@ -4,7 +4,6 @@ Drivers & Clients
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
python-server-api-examples
|
||||
http-client-server-api
|
||||
python-driver
|
||||
example-apps
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -34,4 +34,4 @@ bigchaindb start
|
||||
|
||||
That's it!
|
||||
|
||||
For now, you can get a good sense of how to work with BigchainDB Server by going through [the examples in the section on the Python Server API](drivers-clients/python-server-api-examples.html).
|
||||
Next Steps: You could build valid transactions and push them to your running BigchainDB Server using the [BigchaindB Python Driver](https://docs.bigchaindb.com/projects/py-driver/en/latest/index.html).
|
||||
|
Loading…
x
Reference in New Issue
Block a user