\Barn2\WRO_LibRest

Interfaces

Rest_Server A REST server is the main entry point for a REST system. Registers the routes etc.
Route Represents a REST route accessible via the REST API.

Classes

Base_Route Abstract class for REST routes.
Base_Server Abstract REST server.