2017 © Pedro Peláez
 

library fake-api-server-scaff

Fake API Server Scaffolding

image

satahippy/fake-api-server-scaff

Fake API Server Scaffolding

  • Monday, September 7, 2015
  • by sata
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Fake API Server Scaffolding

Start here!, (*1)

There are some usage examples., (*2)

See more here - satahippy/fake-api-server., (*3)

Installation

Via Composer Installer:, (*4)

composer create-project satahippy/fake-api-server-scaff --prefer-dist, (*5)

Running

Run in the installation directory:, (*6)

php -S localhost:8005 router.php, (*7)

Now you can request your fake server via http://localhost:8005, (*8)

The Versions