Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhenry/tax-calculator-server
Tax calculator server
https://github.com/danielhenry/tax-calculator-server
docker docker-compose laravel laravel-framework laravel54
Last synced: about 2 months ago
JSON representation
Tax calculator server
- Host: GitHub
- URL: https://github.com/danielhenry/tax-calculator-server
- Owner: DanielHenry
- Created: 2019-02-22T01:09:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T03:37:53.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T10:42:03.547Z (3 months ago)
- Topics: docker, docker-compose, laravel, laravel-framework, laravel54
- Language: PHP
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Tax Calculator API Server
[![PHP](https://img.shields.io/badge/php-7.1-blue.svg?style=flat-square)](http://php.net/releases/7_1_16.php)
[![Laravel](https://img.shields.io/badge/laravel-5.4-blue.svg?style=flat-square)](https://laravel.com/docs/5.4/releases)
[![Docker](https://img.shields.io/badge/docker-17.09.0-blue.svg?style=flat-square)](https://docs.docker.com/engine/release-notes/#17090-ce)
[![Docker Compose](https://img.shields.io/badge/docker_compose-1.21.2-blue.svg?style=flat-square)](https://docs.docker.com/release-notes/docker-compose/#1212-2018-05-03)
[![Build Status](https://travis-ci.org/DanielHenry/tax-calculator-server.svg?branch=master)](https://travis-ci.org/DanielHenry/tax-calculator-server)Laravel server to calculate tax from user's inputs.