Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 528 Bytes

FLS00 - TransporT layer

Name transport
Version 0.1
Status Draft

Motivation

The transport layer describes how a client is able to request services from the on-ramp.

Actors

The 'on-ramp' is the API provider, and acts as the server. The 'client' is the API consumer.

Protocol

REST

Specification is built and perscribes using REST API with JSON being used for data format.