Skip to content

Zedoraps/POSTify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[POST]ify

The simple and effective solution to POSTify your requests.

Reverse-proxy example/inspiration by https://gist.github.com/JalfResi/6287706

Every GET request will automatically be rewritten to a POST request.

RUN

POSTIFY_REMOTE_URL=https://echo-api.3scale.net/ go run .

Configuration

  • POSTIFY_REMOTE_URL defines the desired remote url

Test

curl localhost:8080/this-is-a-get-request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors