Skip to content

feat: support API access in local server #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented Nov 14, 2023

Which problem is this pull request solving?

Up until now, the local server only supported the Edge access interface (i.e. clients initialised with the edgeURL property). This PR adds support for the API access interface (i.e. clients initialised with the apiURL property), which will be useful in CLI tests.

Verified

This commit was signed with the committer’s verified signature.
samueljsb Samuel Searles-Bryant
@eduardoboucas eduardoboucas requested a review from a team as a code owner November 14, 2023 09:54
Copy link

netlify bot commented Nov 14, 2023

Deploy Preview for blobs-js ready!

Name Link
🔨 Latest commit d9df1e6
🔍 Latest deploy log https://app.netlify.com/sites/blobs-js/deploys/655352954b99cb0008e2cca2
😎 Deploy Preview https://deploy-preview-108--blobs-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Nov 14, 2023
@eduardoboucas eduardoboucas changed the title chore: add BlobsServer to README feat: support API access in local server Nov 14, 2023
@github-actions github-actions bot added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Nov 14, 2023
@eduardoboucas eduardoboucas merged commit bea8874 into main Nov 14, 2023
@eduardoboucas eduardoboucas deleted the chore/blobsserver-readme branch November 14, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants