https://github.com/paoloprodossimolopes/go-own-custom-request-example
Example of how to create a custom request process in GoLang
https://github.com/paoloprodossimolopes/go-own-custom-request-example
demo golang http
Last synced: about 2 months ago
JSON representation
Example of how to create a custom request process in GoLang
- Host: GitHub
- URL: https://github.com/paoloprodossimolopes/go-own-custom-request-example
- Owner: PaoloProdossimoLopes
- Created: 2024-01-26T13:03:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T15:53:15.000Z (over 2 years ago)
- Last Synced: 2025-01-24T18:46:05.964Z (over 1 year ago)
- Topics: demo, golang, http
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom request
Creating a custom request example using standard library
provided by GoLang named `http`.
## Features
- Context
- HttpClient