Troy McConaghy
abdd23f5a6
Problem: Source files contain no license info ( #2455 )
...
* Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
* Python 3 files don't need # -*- coding: utf-8 -*-
2018-08-16 12:31:32 +02:00
Troy McConaghy
bbf5310ac8
Problem: community drivers not working w/ latest BDB ( #2443 )
...
Solution: In the docs page listing the Community-Driven Libraries and Tools, make it clear that they might not work with the latest version of BigchainDB. Make it a warning rather than a note.
2018-08-10 11:39:44 +02:00
innoprenuer
01dbb20248
moved java driver to officially supported category
2018-08-06 14:03:36 +02:00
Troy McConaghy
46a2909c4d
Remove 2 refs/links to the deprecated Transaction CLI tool
2018-02-15 17:34:51 +01:00
Troy McConaghy
31479eb3f3
docs: IPDB Testnet --> BigchainDB Testnet
2018-01-08 11:25:36 +01:00
Troy McConaghy
3cbdc15e91
Only list the new Java driver in the docs
2017-09-14 17:29:23 +02:00
Troy McConaghy
3b40dcc197
Added link to new Java driver in the docs
2017-09-12 22:12:12 +02:00
Troy McConaghy
3c1c72f078
Added link to Ruby Gem by @nileshtrivedi
...
I added a link to the *bigchaindb* Ruby Gem by @nileshtrivedi
on the *Drivers & Tools* page.
2017-08-31 15:06:09 +02:00
Troy McConaghy
9ccecd2761
Renamed 'Drivers & Clients' section 'Drivers & Tools'
2017-07-02 11:52:08 +02:00
Troy McConaghy
61d56cb2cf
docs: The JS driver is maintained by the BDB team
2017-05-26 09:41:50 +02:00
Troy McConaghy
c6133c827d
docs: updated link to JS/nodejs driver
2017-05-18 17:51:43 +02:00
Troy McConaghy
ae9d6f1e6e
Updated Drivers & Clients docs page, including Ruby driver
2017-04-26 10:11:45 +02:00
Troy McConaghy
d7ccc7c00f
Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section
2017-04-18 14:34:53 +02:00
vrde
83af84742b
Merge branch 'events-api-first-cut'
2017-04-18 13:08:47 +02:00
Troy McConaghy
59be30187f
Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section
2017-04-18 10:43:02 +02:00
Troy McConaghy
333dc9bb93
Updated link to Haskell transaction builder in drivers-clients/index.rst
2017-04-13 12:43:35 +02:00
Troy McConaghy
9f474f5161
fixed problematic hyperlink in http-client-server-api.rst
2017-04-13 12:40:48 +02:00
Troy McConaghy
b4988b29e3
Moved HTTP API docs to a top-level section
2017-04-10 13:58:58 +02:00
vrde
be763022ad
Update documentation (tnx @ttmc)
2017-04-07 14:07:05 +02:00
Rodolphe Marques
6f916d5781
Fixed documentation about transactions endpoint. ( #1360 )
...
* Fixed documentation about transactions endpoint.
* clarify how bigchaindb handles invalid transactions
* rephrase
2017-04-04 11:25:26 +02:00
Brett Sun
9307c21baa
Remove connect keep alive protocol from Event Stream API
2017-02-16 15:26:17 +01:00
Brett Sun
00785e5f02
Add WebSocket Event Stream API spec
2017-02-16 15:25:58 +01:00
Sylvain Bellemare
832a0e9e41
Add Java driver link to docs
2017-02-11 17:59:59 +01:00
Sylvain Bellemare
8da47243ac
Fix link
2017-02-10 19:43:50 +01:00
Sylvain Bellemare
5ffa6568c4
Add a section on community-driven libs
2017-02-08 18:16:28 +01:00
Troy McConaghy
17a07a80f1
Removed 'Example Apps' page from the docs
2017-01-30 18:11:29 +01:00
Sylvain Bellemare
05fdcef670
Document default value for GET /outputs?unspent=
2017-01-26 05:05:54 -05:00
tim
5b7dd672b8
Remove controversial endpoints for now
2017-01-25 11:30:40 +01:00
tim
7a71e386f3
Fix whitespace
2017-01-25 11:06:54 +01:00
Scott Sadler
88b99d7bdc
document optional operation parameter in transaction
2017-01-25 11:06:54 +01:00
Scott Sadler
d932184b88
update http docs to reflect changes implemented for 0.9
2017-01-25 11:06:54 +01:00
Brett Sun
2d1699e790
Split block and transaction status endpoint descriptions
2017-01-25 10:44:06 +01:00
Brett Sun
787512014a
Fix small typos in API docs
2017-01-25 10:44:06 +01:00
diminator
d68d70ebc3
improved documentation on statuses links and values
2017-01-25 10:44:06 +01:00
diminator
ec5000bd47
add curly brackets around url
2017-01-25 10:44:06 +01:00
diminator
4dea64f3be
/transactions root endpoint returns 400
2017-01-25 10:44:06 +01:00
diminator
deba454eb0
400 OK -> bad request
2017-01-25 10:44:06 +01:00
diminator
a6facc8ada
reformat blocks + blocks endpoint as list
2017-01-25 10:44:06 +01:00
diminator
86be0e5983
move blocks and votes to advanced with intro
2017-01-25 10:44:06 +01:00
diminator
4631c93dbf
statuses remove 303 and location, links in payload
2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
60b21fd24c
add comma
2017-01-25 10:44:06 +01:00
Scott Sadler
9e163ed2e5
update api root informational endpoint docs
2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
7d7a05c706
remove href from links
2017-01-25 10:44:06 +01:00
diminator
cb4207fb32
version 0.9 to api version 1
2017-01-25 10:44:06 +01:00
diminator
8bbaa0e40e
status endpoint query params and remove links
2017-01-25 10:44:06 +01:00
diminator
6cf39542ea
improve wording on post transactions status codes
2017-01-25 10:44:06 +01:00
diminator
fde3d21ba7
POST /transactions returns statuses payload
2017-01-25 10:43:17 +01:00
diminator
005a164e6b
additional info on INVALID block
2017-01-25 10:43:17 +01:00
diminator
1ef2da7c32
mention history and provenance
2017-01-25 10:43:17 +01:00
diminator
9d6ca861a7
Note on retrieving the list of assets
2017-01-25 10:43:17 +01:00