-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Raymond King edited this page Apr 8, 2018
·
11 revisions
Here are details of how to deploy OpenPCM server.
OpenPCM Server uses JWT Tokens for authentication. If you are unfamiliar with JWT it is very easy to learn. An explanation of how OpenPCM Server JWT specifically works can be found here
OpenPCM Server uses Swagger for auto-documentation of the REST API. This documentation is updated each time code is committed. If you would like to interface with OpenPCM Server via REST, here are all the definitions.