Skip to content

Latest commit

 

History

History

server

Reference Implementation

This is the reference implementation of an Accord Project Agreement Protocol (APAP) Server.

Running

npm i
npm start

API Routes

The API is mounted at the / root path and can be accessed via cURL (or Postman/Insomnia or similar).

curl --request GET \
  --url http://localhost:9000/capabilities