Closed bnewbold closed 1 year ago
This is a very simple driver, in that it just proxies through to an external service. We may simple implement the /1.0/identifiers/<did> route on our main server in the future to remove the need for a docker image.
/1.0/identifiers/<did>
Followed the directions at https://github.com/decentralized-identity/universal-resolver/blob/main/docs/driver-development.md
Did not do a full docker-compose test of the (many!) combined images locally.
This is a very simple driver, in that it just proxies through to an external service. We may simple implement the
/1.0/identifiers/<did>
route on our main server in the future to remove the need for a docker image.Followed the directions at https://github.com/decentralized-identity/universal-resolver/blob/main/docs/driver-development.md
Did not do a full docker-compose test of the (many!) combined images locally.