Rynaro / robot-controller-endpoint

Robot based controller API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot Controller API

A API endpoint provider to comunicate with robots in huge distances.

Development

This project was coded on top of Spring Framework, to provide a beautiful REST API, easy to use, and easy to maintain.

Uses Maven as a dependency manager. If you want to contribute, you only need to import this project on your favourite IDE, and let Maven get things done for you.

Testing

The test architecture uses JUnit, and Spring Test Suite (to test the Spring resources). You can easily add new tests, and run all together with our TestSuite.

About

Robot based controller API

License:MIT License


Languages

Language:Java 100.0%