Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sukhoy94/debtor_api

api for debtor application
https://github.com/sukhoy94/debtor_api

homeproject laravel mysql php7 unit-testing

Last synced: 2 days ago
JSON representation

api for debtor application

Awesome Lists containing this project

README

        

# debtor_api
api for debtor application

about: https://github.com/sukhoy94/debtor_api/wiki

endpoints: https://github.com/sukhoy94/debtor_api/wiki/API-Endpoints-description

INSTRUCTION FOR LOCAL INSTALLATION

1. install composer https://getcomposer.org/download/
2. in project root folder: composer install
3. Install vagrant: https://www.vagrantup.com/downloads.html
4. In project root make homestead.yaml file
vendor\bin\homestead make
5. paste code from Homestead.yaml.sample and modify it for your project path
6. run: vagrant up
7. application url: debtor_api.test