go-http-post-get

command module
v0.0.0-...-cb4fcd3 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2019 License: MIT Imports: 5 Imported by: 0

README

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

Documentation

Overview

Spin up a webserver and displays the hostname 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 content

Jump to

Keyboard shortcuts

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