Skip to content

add fetch methodes request to javascript #126

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

Closed
wants to merge 2 commits into from
Closed

add fetch methodes request to javascript #126

wants to merge 2 commits into from

Conversation

kruimol
Copy link
Contributor

@kruimol kruimol commented Jan 2, 2025

Description

Added the GET POST PUT DELETE methodes for javascript.
Just some examples with some example data and json parser (where json is expected).

Type of Change

  • [ x ] ✨ New snippet
  • πŸ›  Improvement to an existing snippet
  • 🐞 Bug fix
  • πŸ“– Documentation update
  • πŸ”§ Other (please describe):

Checklist

  • [ x ] I have tested my code and verified it works as expected.
  • [ x ] My code follows the style and contribution guidelines of this project.
  • [ x ] Comments are added where necessary for clarity.
  • [ x ] Documentation has been updated (if applicable).
  • [ x ] There are no new warnings or errors from my changes.

Copy link

netlify bot commented Jan 2, 2025

βœ… Deploy Preview for quicksnip ready!

Name Link
πŸ”¨ Latest commit 58ded23
πŸ” Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/677694015550310008da0abe
😎 Deploy Preview https://deploy-preview-126--quicksnip.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.

Copy link
Collaborator

@Mathys-Gasnier Mathys-Gasnier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for the contribution, but those don't match what we expect for snippets.
Snippets should be a function with a unique functionnality, not just wrapping a standard library function. They should also be self contained, and followed by one or two example of uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants