2017 © Pedro Peláez
 

library api-starter

Simple silex api.

image

kuridza/api-starter

Simple silex api.

  • Wednesday, October 18, 2017
  • by kuridza
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

API starter

Simple silex api., (*1)

Setup

  • clone or download
  • get dependencies:
$ composer install
  • setup web server to run on index.php or run php build-in web server:
$ php -S localhost:8000
  • open in browser localhost:8000 for routes list
  • run tests:
$ php tests.php

OR, (*2)

open tests.php in browser. Note that build-in server can't handle multiple request so run another instance and try tests on localhost:8001/tests.php, (*3)

The Versions

18/10 2017

dev-master

9999999-dev

Simple silex api.

  Sources   Download

The Requires

 

by Nikola Kuridza

23/08 2017

1.0.0

1.0.0.0

Simple silex api.

  Sources   Download

The Requires

 

by Nikola Kuridza