Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ronald-kimeli/integrate-api-php
- Owner: ronald-kimeli
- Created: 2022-07-26T11:34:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T14:29:35.000Z (about 1 year ago)
- Last Synced: 2023-10-31T15:33:41.105Z (about 1 year ago)
- Topics: api-rest, consume-api
- Language: PHP
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)