Skip to content

Commit

Permalink
Merge pull request #29 from cwrc/development
Browse files Browse the repository at this point in the history
Merge Development into Master
  • Loading branch information
lucaju authored Sep 28, 2022
2 parents f66c7ce + a21034a commit fd621a0
Show file tree
Hide file tree
Showing 4 changed files with 425 additions and 332 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ The endpoint does not, however, support HTTPS. And so, we proxy our calls to the

We also proxy calls to retrieve the full page description of an entity, again to allow calls out from a page that was itself loaded with https. The proxy:`https://getty.lookup.services.cwrc.ca` which in turn calls `http://vocab.getty.edu`

** Update v.2.3.0
Apparently, GETTY supports HTTPS now, so we are no longer using the proxy server.
**Update v.2.3.0**
GETTY supports HTTPS now, so we are no longer using the proxy server. Instead we acess `https://vocab.getty.edu` directly.

## Installation

Expand Down
Loading

0 comments on commit fd621a0

Please sign in to comment.