Timeplus API SDK
A gluon
(/ˈɡluːɒn/) is an elementary particle that acts as the exchange particle (or gauge boson) for the strong force between quarks. It is analogous to the exchange of photons in the electromagnetic force between two charged particles.
In Timepluse architecture, gluon
is the API sdk acting as the connection to Timeplus's ecosystems.
- update
spec/swagger.yaml
with the latest neutron api spec make gen
- manually update query: https://github.com/timeplus-io/gluon/blob/fbd30bd1dddfecc5ea10f7fe282f720618cab73e/python/swagger_client/timeplus/queries_v1beta2_api.py#L140 set
_preload_content
toFalse
, https://github.com/timeplus-io/gluon/blob/fbd30bd1dddfecc5ea10f7fe282f720618cab73e/python/swagger_client/timeplus/queries_v1beta2_api.py#L114 addtext/event-stream
- go to
python
folder, set env properly and thenmake test
make format
to format the code
Manually try the sample in examples