We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31866e3 commit 3c5c94fCopy full SHA for 3c5c94f
README.rst
@@ -10,7 +10,9 @@ or partial downloads of large HTTP responses.
10
11
I use it to work with the `NCBI (PubMed) Entrez API <https://www.ncbi.nlm.nih.gov/>`_.
12
13
-See a usage example in `this blog article <https://sorokin.engineer/posts/en/xml_streaming_chunks_load.html>`_.
+See usage examples in these blog articles:
14
+* `XML streaming chunks load <https://sorokin.engineer/posts/en/xml_streaming_chunks_load.html>`_
15
+* `Entrez gene streaming with http-stream-xml <https://sorokin.engineer/posts/en/entrez_gene_streaming_with_http_stream_xml.html>`_
16
17
Documentation
18
-------------
0 commit comments