Skip to content

hyphn/random-image

Repository files navigation

Random Image.

Welcome to the Random Image repository, inside of here you can find a resource in which hosts the random images API! Inwhich none of the images of which Birb uses are hosted due to the fear of infringing on the terms of another individual!

If you want to checkout a live version of the API head to here.

This is a script that automatically renames files to smaller names.

Usage

1. Make sure you have the required dependencies.

pip install -r ./requirements.txt

2. Rename settings.template.json to settings.json and edit contents.

nano settings.template.json >> settings.json

3. Run the script and head to the webpage in order to see it.

python3.5 app.py

With the standard install you should be able to click here and access it.

Contributing

  1. Fork repo.
  2. Edit code.
  3. Make a PR.
  4. Submit said PR.

License

A copy of the MIT license can be found in LICENSE.md

Releases

No releases published

Packages

No packages published

Languages