Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Polls API - Skeleton in PHP for testing by Dredd

Circle CI

Build Status

Install composer

curl -sS https://getcomposer.org/installer | php

Run composer to install dependencies

./composer.phar install

Run server

php -S localhost:8000 -t web

Run tests

dredd

About

Example PHP application for testing with API Blueprint and Dredd

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.