Hello Comunity,
I would like to see all internal API Post and Get Calls that Streamlit is performing, is there any Documentation available ?
I have currently found calls to
./static/js/
./static/css/
./static/media/
./_stcore/host_config
./_stcore/stream
./_stcore/health
and
https://api.segment.io/v1/t
Is there any guide to all the API calls or any documentation with Swagger or anything similar?