Epheoluwa / agpaytech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api to upload csv and also fetch data with pagination and search

Api test using PHPUnit test and Guzzle

Database connection

The database connection is found in the config folder

To Upload CSV FILE

Upload the file from index.php

To Test the api

Note: Api written in localhost so you might have to change it

Run composer install to install vendor folder

./vendor/bin/phpunit

About


Languages

Language:PHP 95.2%Language:Hack 4.8%