Table of Contents
...
Smart Cities deploys Parsec, it's official documentation in https://parallaxsecond.github.io/parsec-book/.
Parsec client invoke API over the IPC transport between Parsec Service. In order to make an API call, the client must use the wire protocol specification to form a valid request to the service.
Parsec Operations Coverage can be found in https://parallaxsecond.github.io/parsec-book/parsec_client/operations/service_api_coverage.html.
Parsec Client Libraries are available in the following languages:
...
Smart Cities deploys Triton, it's official documentation in site in https://github.com/triton-inference-server.
Triton Client use HTTP/REST or GRPC requests to Triton Server, usage refer to https://github.com/triton-inference-server/client/.
API 4: EdgeFaaS API
Smart Cities deploys EdgeFaaS, it's official documentation site in https://gitlab.com/arm-research/smarter/edgefaas/edgefaas.
Usage refer to https://gitlab.com/arm-research/smarter/edgefaas/edgefaas/-/blob/master/README.md.