bernardbr / echo

This API is used for testing purposes. It has only one `api/v1/echo` endpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Echo api

This API is used for testing purposes. It has only one api/v1/echo endpoint.

It will return the values sent in the post.

How to deploy

Execute the following command:

docker build -t bernardbr/echo:1.0.0 -f Dockerfile .

About

This API is used for testing purposes. It has only one `api/v1/echo` endpoint.


Languages

Language:C# 75.2%Language:Dockerfile 24.8%