An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Custom request

Creating a custom request example using standard library
provided by GoLang named `http`.

## Features

- Context
- HttpClient