Skip to content

raghavrach/rest-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript REST Client

This is a REST Client setup with Symfony3.4


Installation

Clone the project

git clone https://github.com/raghavrach/rest-client {dir_name}

Install dependecies from composer

From the project root directory, run following command (Download composer.phar from https://getcomposer.org/download/)

php composer.phar install

To run application start the server

After the installation to run the application via Symfony console:

php bin/console server:start

Test the Installation

Navigate to http://127.0.0.1:8000/ and verify the installation is correct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published