Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECHO Tester with FastPlaz

Live Echo Tester

Try echo site : http://echo.fastplaz.com/?var1=value1&var2=value2

You can use GET or POST method.

TRY THIS FIRST

For you guys that want to try fastplaz without need to compile, download this file: http://echo.fastplaz.com/files/echo.zip

Same content with this repository, but just have 1 additional binary file for linux environment.

Follow this step:

  1. Upload all files in folder 'public_html/' to your website's homedir. if you use cpanel hosting, usually in folder '/home/username/public_html/'

  2. Make write permission to folder 'ztemp/', ex: chmod -R 777 ztemp/

then try access from your browser with this format url:

http://yourdomain/?var1=value1&var2=value2

The result should be like this:

from browser:

Example from browser

using curl from console:

from Curl in console

using postman:

from Postman

DEPLOY WITH DOCKER

It is easy to deploy this project via Docker. We have prepared FastPlaz image in docker hub.

Follow this step:

Build docker image:

# cd docker
# ./build.sh

if successfull, run container:

# ./run.sh

then you should see this result

from Postman

References

Semangat ....!

About

Echo Tester

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages