Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 219 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 219 Bytes

Audio.Quran.com API

Get started

Simply create in postgresql:

  1. User quran_dev with password dev_quran
  2. Database audio_quran

Then import the psql dump:

psql audio_quran < audio_quran.psql

All set!