-
Notifications
You must be signed in to change notification settings - Fork 1
Restful interface
Steve Van Hooser edited this page Jan 20, 2021
·
1 revision
In order to provide a broader service, we also want DID database to support a RESTful API. We are envisioning this will run in Python in DID-python.
The idea: An http request processor would run in Python and would provide access to the DID Documents stored in a given database. We do not yet know the credentials that would be necessary but presumably RESTful APIs provide for credentials and we would follow a standard.
fread(fileid, count, size, skip)