https://github.com/jtemporal/dontpanicgo
assista ->
https://github.com/jtemporal/dontpanicgo
executable goexamples golang portuguese-brazilian
Last synced: 6 months ago
JSON representation
assista ->
- Host: GitHub
- URL: https://github.com/jtemporal/dontpanicgo
- Owner: jtemporal
- Created: 2018-04-27T17:02:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T20:36:59.000Z (about 8 years ago)
- Last Synced: 2025-03-02T06:14:31.615Z (over 1 year ago)
- Topics: executable, goexamples, golang, portuguese-brazilian
- Language: Go
- Homepage: https://youtu.be/GwFfSjiGgBs
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TAD: Criando executáveis com Go
```sh
GOOS=windows go build
```
```sh
curl -X GET -H 'Authorization: 42' -i http://localhost:9999/
```
```sh
curl -X GET -i http://localhost:9999/
```
## Slides
[Clica aqui](https://goo.gl/vwz4P4) pra ir pros slides ;)