BreiteSeite / cash-machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cash Machine

Maintainability

What is this about?

See CASH_MACHINE.md

Usage

  • clone the repository
  • run cd api/silex && composer install && composer serve
  • access the API via http://localhost:8000/withdraw/<amount>

Tests

  • clone the repository
  • run cd package/cash-machine && composer install && composer tests

About

License:MIT License


Languages

Language:PHP 100.0%