craigshoemaker / echo-post

Displays the contents of an HTTP POST back to the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo Post

This is a very simple Azure Functions app that displays the contents of an HTTP POST back to the user.

screenshot

Get started

Start a debugging session to run the application. Post requests to http://localhost:7071/api/post.

About

Displays the contents of an HTTP POST back to the user.


Languages

Language:JavaScript 100.0%