Skip to content

s1n7ax/http-client-testing-server

Repository files navigation

01. Installl Node js
(download: https://nodejs.org/en/download/)

02. Open CMD and change directory to project folder

03. Run npm install to install the dependencies

04. Run npm start to start the server

05. To verify server is running, open the browser and navigate to <hostname>:3000/ you should get the API document.

About

simple server designed to test http clients

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published