You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/richardpct/go-http-post-get

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/richardpct/go-http-post-get

v0.0.0-20191102172454-cb4fcd3bf922
Source
Go
Version published
Created
Source

Purpose

Program written in GO which spins up a webserver
If a POST request is performed then it writes the data in /tmp/post.txt file
If a GET request is performed then it displays the /tmp/post.txt file

Building

# make

To launch the server

# ./go-http-post-get

FAQs

Package last updated on 02 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts