httpin icon indicating copy to clipboard operation
httpin copied to clipboard

embed go playground into httpin docs

Open ggicci opened this issue 2 years ago • 2 comments

Since I've found a way to embed go playground on static websites. One enhancement can be done to the httpin docs is to add sample code with go playground to improve demonstrating how to use httpin package.

ggicci avatar May 12 '22 13:05 ggicci

Here's a React component GoPlay.tsx which implements embedding a go playground into docusaurus.

Visit https://ggicci.github.io/httpin/directives/query#run-example as a show case.

ggicci avatar May 15 '22 16:05 ggicci

TODO: update documentation to involve more examples.

Or maybe add a tour?

ggicci avatar May 15 '22 16:05 ggicci