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

https://github.com/v00d00-child/http-client

HTTP client that request and normalizes user log entries from an API, then creates a client-side visualization of the data.
https://github.com/v00d00-child/http-client

golang http-client json

Last synced: about 2 months ago
JSON representation

HTTP client that request and normalizes user log entries from an API, then creates a client-side visualization of the data.

Awesome Lists containing this project

README

          

# HTTP-Client
What this app does:

- HTTP client that request and normalizes user log entries from an API, then creates a client-side visualization of the data.
- Saves the requested data to a JSON file on the disk.
- Obtains a new token via the /auth endpoint, each time the program runs.

## Built With
* [Go](https://golang.org/) -Backend
* [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) - Frontend

## Authors
* **Idris Bowman**