It is important to note that the REST API is not intended to be used as a replacement for the :doc:`Caterva2 Python client API <index>`. The Python client API provides a more convenient and efficient way to interact with the Caterva2 server, and it is recommended for most use cases. However, the REST API can be useful in certain situations, such as when you need to access the Caterva2 server from a programming language that does not have a Caterva2 client library, or when you need to integrate Caterva2 with other systems that use HTTP.
0 commit comments