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

docs: add the HTTP request documentation. Improve features' docs #180

Merged
merged 5 commits into from
Jul 14, 2023

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Jul 12, 2023

Add the new documentation about the HTTP bindings. Since this feature is not available yet in all the languages, I also added "compatibility" tables in different pages to ensure the language support is clear. I also updated the "Features" main page to add more information and a global compatibility table.

It closes #179

Changes

  • Improve the "Features" page with more information
  • Add a new page about HTTP requests
  • Add HTTP request examples in Go, Rust and JavaScript
  • Add compatibility tables to different pages

Preview

https://http-requests.wasm-workers-docs.pages.dev/

@Angelmmiguel Angelmmiguel added the 📝 documentation Improvements or additions to documentation label Jul 12, 2023
@Angelmmiguel Angelmmiguel added this to the v1.4.0 milestone Jul 12, 2023
@Angelmmiguel Angelmmiguel requested a review from ereslibre July 12, 2023 16:22
@Angelmmiguel Angelmmiguel self-assigned this Jul 12, 2023
Copy link
Contributor

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

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

Looks great! Some comments

docs/docs/features/all.md Outdated Show resolved Hide resolved
docs/docs/features/all.md Outdated Show resolved Hide resolved
docs/docs/features/all.md Outdated Show resolved Hide resolved
docs/docs/features/all.md Outdated Show resolved Hide resolved
docs/docs/features/all.md Outdated Show resolved Hide resolved
docs/docs/languages/rust.md Outdated Show resolved Hide resolved
docs/docs/languages/go.md Outdated Show resolved Hide resolved
docs/docs/languages/go.md Outdated Show resolved Hide resolved
docs/docs/languages/rust.md Outdated Show resolved Hide resolved
docs/docs/languages/rust.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

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

LGTM! 🚢 it!

@Angelmmiguel Angelmmiguel merged commit 0b5840e into main Jul 14, 2023
@Angelmmiguel Angelmmiguel deleted the 179-fetch-docs branch July 14, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 📝 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the documentation to include information and examples about the HTTP bindings
3 participants