https://github.com/jcmdsbr/go-cep
Learning golang, Exercise to execute a rest API and register a response into a file
https://github.com/jcmdsbr/go-cep
go golang learning
Last synced: about 2 months ago
JSON representation
Learning golang, Exercise to execute a rest API and register a response into a file
- Host: GitHub
- URL: https://github.com/jcmdsbr/go-cep
- Owner: jcmdsbr
- Created: 2020-07-25T00:57:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T20:23:18.000Z (about 4 years ago)
- Last Synced: 2025-01-27T07:30:03.631Z (4 months ago)
- Topics: go, golang, learning
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The GoCep :sunglasses:
- Learning golang, Exercise to execute a rest API and register a response into a file
## Give a Star! :star:
If you liked the project, please give a star ;)
## You need some of the fallowing tools :exclamation:
- GoLang
## Description :books:
- Go is an open source programming language that makes it easy to build simple, reliable, and efficient software
### Startup ✔️
```go
go run main.go
```### Telemetry ❗

**Official documentation** [Redirect](https://blog.golang.org/)