Description Playground for Go standard library. Setup Create a .env file. # Environment variables. PORT=11000 Install the dependency. make install Run only the playground (directory) you want to test. make run-http