Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 1004 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 1004 Bytes

FutureGateway API Server front-end (fgAPIServer)

Travis License

This project implements the interface of a RESTful API Server, compliant with CSGF APIs specifications. Any activity processed by this interface will be then processed by the [API Server Daemon][APIServerDaemon] component. The principal aim of this component is to accept incoming REST APIs, verify user rights and provide back a result. Some APIs require to fill a queue table which will be processed by the APIServerDaemon component.