News

This utility is primarily useful for testing and debugging the ReST API. It should run on any platform with Python 2.7 or 3.x. You will be prompted for the server address to connect to. You can also ...
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql ...
This article proposes a REST architecture used over a HTTP connection to control a robot and exchanging information using xml. That provide great advantages, using standard HTTP calls enhances the ...