Skip to content

Commit e3560f8

Browse files
committed
Small text change
1 parent 199c6d2 commit e3560f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/rest_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ REST API Reference
66

77
A REST API is provided by the Caterva2 server. It is a simple HTTP API that allows you to interact with the Caterva2 server using standard HTTP methods. The API is designed to be easy to use and understand, and it provides a simple way to access the functionality of the Caterva2 server from any programming language that can make HTTP requests.
88

9-
The most updated version of the REST API is available at https://cat2.cloud/demo/docs.
9+
Visit the most updated version of the REST API at: https://cat2.cloud/demo/docs.
1010

1111
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

Comments
 (0)