Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronald-kimeli/integrate-api-php

This is a PHP Third-party api consuming using php curl libary. Used Bootstrap,PHP and MySQL database.
https://github.com/ronald-kimeli/integrate-api-php

api-rest consume-api

Last synced: about 1 month ago
JSON representation

This is a PHP Third-party api consuming using php curl libary. Used Bootstrap,PHP and MySQL database.

Awesome Lists containing this project

README

        

# Display API data to a table and later to database using PHP

Consume this endpoint `https://www.datim.org/api/sqlViews/fgUtV6e9YIX/data.json` and display on a table an later populate to database.

## Installation

* clone this project into your machine

```bash
git clone https://github.com/ronald-kimeli/integrate-api-php.git
```

* Run PHP app and Navigate to the browser.

## Testing

* __*On Browser*__

![alt text](https://github.com/ronald-kimeli/integrate-api-php/blob/main/public/Screenshot1.png?raw=true)