Skip to content

lrcarvalho/cash-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Cash Machine

Simple project using Silex to implement the classic programming exercise "Cash Machine", providing it as a RESTFul endopoints.

Installing

Clone this project

Run composer install

Requirements

This project was build with a LAMP environment, using vagrant to setup it (scotchbox-3.0 - see more details in https://box.scotch.io/)

The configuration for dev hosts was creating using php CLI with create-project.php file (https://gist.github.com/lrcarvalho/21a2ff64c1102c10de0762663d279ad6)

Enviroment basic

  • Linux (Ubuntu 14.04)
  • PHP7
  • Apache 2.2
  • Composer
  • PHPUnit

Test

Go to the project folder and run ./phpunit

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

RESTFul Cash machine implementation with Silex.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages