Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dyazincahya authored Sep 7, 2024
1 parent 75c8252 commit 85583ab
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Holy Quran API
```6236 verses, 114 surah, 30 Juz```

![screenshot](https://github.com/dyazincahya/quran-api-with-php-codeigniter/raw/master/screenshot/1.png)
`6236 verses, 114 surah, 30 Juz`

![screenshot](https://github.com/dyazincahya/quran-api-with-php-codeigniter/blob/master/screenshot/homepage2.1.png)

### Demo
[See online demo here](https://demo.kang-cahya.web.id/quran-api/)

### Online API by heroku
[See online api here](https://api-quran-id.herokuapp.com/)

### Features
- API Juz
- API Surah
Expand All @@ -21,14 +19,19 @@
- [github.com/semarketir/quranjson](https://github.com/semarketir/quranjson)

### Build With
- [PHP 7.3.11](https://www.php.net/)
- [Codeigniter 3.1.11](https://codeigniter.com/)
- [PHP 8.2.12](https://www.php.net/)
- [Codeigniter 4.5.5](https://codeigniter.com/)
- [Jquery 3.4.1 slim](https://jquery.com/)
- [Bootstrap 4.4.1](https://getbootstrap.com/)
- [JSON Viewer 1.4.0](https://github.com/abodelot/jquery.json-viewer)

### Changelog
If you are using ```PHP 7```, you can use ```v1``` based on ```Codeigniter 3```, and if you are using ```PHP 8```, you can use ```v2``` based on ```Codeigniter 4```.

[See full Changelog here](https://github.com/dyazincahya/quran-api-with-php-codeigniter/releases)

### Instalation
- Clone this repo ```git clone https://github.com/dyazincahya/quran-api-with-php-codeigniter.git```
- Clone this repo `git clone https://github.com/dyazincahya/quran-api-with-php-codeigniter.git`
- Move this project to local hosting or server hosting
- Done, try to access this project in your browser

Expand All @@ -37,4 +40,3 @@

### License
[MIT License](https://github.com/dyazincahya/quran-api-with-php-codeigniter/blob/master/LICENSE)

0 comments on commit 85583ab

Please sign in to comment.