mech

package module
v1.35.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2021 License: OSL-3.0 Imports: 6 Imported by: 11

README

Mech

When I was your age, in Pakistan, there was always in the distance, snow-covered mountains.

Yes, I know, Papa.

That’s right. Three hours away, but right there. Across the entire sky, like you could reach out and touch them. Snow-covered mountains.

Syriana (2005)

Download media or send API requests

Some users might want to make anonymous requests, because of privacy or any number of other reasons. This module allows people to do that. Most API these days only offically support authenticated access. This is useful for the company providing the API, as they can use the data for their own purposes (analytics etc). However authentication really doesnt do anything for the end user. Its just a pointless burden to getting the information you need for a program you may be writing. Consider that in many cases, the same information is available via HTML on the primary website, usually without being logged in. So why can you do that with HTML, but not with the API? Well you can, using this module.

https://godocs.io/github.com/89z/mech

Deezer

I have an implementation here:

https://github.com/89z/mech/tree/9dadd39c

However I have removed it for now, as I am busy with other stuff.

GitHub

I have an implementation here:

https://github.com/89z/mech/tree/85fc81c9

However I have removed it for now, as I am busy with other stuff.

Author

Steven Penny

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean added in v1.30.3

func Clean(r rune) rune

func Ext added in v1.30.3

func Ext(typ string) (string, error)

func RoundTrip added in v1.33.2

func RoundTrip(req *http.Request) (*http.Response, error)

func Verbose added in v1.33.2

func Verbose(v bool)

Types

This section is empty.

Directories

Path Synopsis
cmd
MusicBrainz
MusicBrainz
research

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL