danic21 / restifydb

Expose your databases as REST web services in minutes
GNU Affero General Public License v3.0
6 stars 2 forks source link

Update documentation / Mention need for pdo_sqlite #3

Open danic21 opened 3 years ago

danic21 commented 3 years ago

The documentation needs to be updated to reflect the need for the pdo_sqlite extension (used to stored configuration).

danic21 commented 3 years ago

Original idea from #2 .