Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

RoboCrop

Local Testing

Create local .env:

DEBUG=yes
CLIENT_KEY=testkey
WEB_CONCURRENCY=2
pip install -r requirements.txt
heroku local
open http://localhost:5000/?url=...&w=100

Deployment

heroku config:set DEBUG=no CLIENT_KEY=...
git push heroku master

About

Your friendly neighbourhood image resizing API

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.