PHP Image Storage and Retrieval API using Slim
PHP, Composer, PNGQuant (Optional)
- Run
composer install
- Navigate to src directory
- Run
php -S localhost:8888
or any webserver.
###Todo:
UploadRetrievalCompressionVerify deployment integrity (Creates necessary project folders)- Versioning
- Check if image already exists in storage
- Tests
- Allow for optional compression
- Rate limit