mirror of
https://github.com/aljazceru/fiatlink.git
synced 2025-12-17 05:14:19 +01:00
528 B
528 B
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.