Skip to content
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

Interacting with the WordPress REST API #2267

Closed
Tracked by #1984
jonathanbossenger opened this issue Feb 29, 2024 · 9 comments
Closed
Tracked by #1984

Interacting with the WordPress REST API #2267

jonathanbossenger opened this issue Feb 29, 2024 · 9 comments
Assignees
Labels
[Content] Published Marks closed issues as content that was actually published.

Comments

@jonathanbossenger
Copy link
Collaborator

jonathanbossenger commented Feb 29, 2024

Details

  • Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
  • Content title: Interacting with the WordPress REST API
  • Topic description: This lesson will cover the WP REST API schema, methods to authenticate a WP REST API request, tools to test WP REST API endpoints, as well as a couple of ways to add, edit, or delete data via the WP REST API.
  • Audience (User, Developer, Designer, Contributor, etc.): Developer
  • Experience Level (Beginner, Intermediate, Advanced, Any): Beginner

Learning Objectives

  • Identify the typical schema for a WP REST API endpoint
  • Implement the use of an Application Password to authenticate a WP REST API Request
  • Identify and use a tool to test REST API endpoints
  • Execute adding, updating or deleting of data via the relevant WP REST API routes

Related Resources and Other Notes

Automation Code

//lesson

Copy link
Contributor

github-actions bot commented Mar 17, 2024

Lesson Development Checklist

  • Gather any relevant links to Support, Docs, or related material
  • Description and Objectives finalized
  • Lesson created and announced to the team for review
  • Lesson reviewed
  • Lesson video submitted and published to WPTV
  • Lesson created on Learn.WordPress.org
  • Lesson video published to YouTube
  • Lesson on Learn.WordPress.org updated with YouTube video
  • Lesson published to Learn.WordPress.org

@jonathanbossenger
Copy link
Collaborator Author

03.Interacting.with.the.WP.REST.API.mp4

Video ready for review

Please follow the Guidelines for reviewing content to review this lesson.

@jonathanbossenger jonathanbossenger moved this from 🚧 Drafts in Progress to 🔎 Ready for Review in LearnWP Content - Development Mar 28, 2024
@ironnysh
Copy link

ironnysh commented Apr 2, 2024

Tutorial/Lessons Review Checklist

  • Learning outcomes/objectives are clear.
  • Technical concepts introduced in the content are accurate.
  • The speed of demonstrations are easy to follow.
  • The narration audio matches what is shown visually.
  • Spelling and grammar are correct.
  • Sound quality is consistent throughout the video.
  • Brand Usage Guidelines and Promotional Guidelines are being followed.
  • Media assets are all in the public domain (CC0).

Another great tutorial, @jonathanbossenger!

I'm curious, why not use an open-source alternative to Postman, something like Hoppscotch?

@jonathanbossenger
Copy link
Collaborator Author

jonathanbossenger commented Apr 3, 2024

Thank you @ironnysh

I'm curious, why not use an open-source alternative to Postman, something like Hoppscotch?

Ironically, the original tutorial did reference Hoppscotch, but at the time of recording this video, the site was giving me 404 errors, so I had to cut it.

FWIW Postman is also open source and is 100% free to download and use.

@ironnysh
Copy link

ironnysh commented Apr 5, 2024

the site was giving me 404 errors

Timing is everything 🤣

Postman is also open source

Oh, TIL :-)

@jonathanbossenger
Copy link
Collaborator Author

@jonathanbossenger
Copy link
Collaborator Author

@jonathanbossenger
Copy link
Collaborator Author

//publish

@github-actions github-actions bot added the [Content] Published Marks closed issues as content that was actually published. label May 11, 2024
@github-project-automation github-project-automation bot moved this from 🔎 Ready for Review to 📜 Published or Closed in LearnWP Content - Development May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Content] Published Marks closed issues as content that was actually published.
Projects
Status: 📜 Published or Closed
Development

No branches or pull requests

2 participants