TBD54566975 / tbdex-pfi-exemplar

4 stars 8 forks source link

Expose an API endpoint to access the issuer and get a VC #51

Closed chris-tbd closed 3 months ago

chris-tbd commented 3 months ago

This PR is to expand the functionality of the hosted PFI instance of this repo to enable requests to work by allowing remote users to get the VC they need.

This pull request primarily focuses on the addition of new functionalities in the src/main.ts file. The changes involve the importation of new modules and the creation of a new HTTP POST endpoint.

Here are the key changes:

Imports:

New Endpoint: