Skip to content

aykae/image-fx-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-api

Getting Started

  1. Install Python dependencies with pip3 install -r requirements.txt
  2. Start the server with python3 manage.py runserver
  3. The imagesite Django Server should be running on your localhost

Note: AWS Credentials need to be added to imagesite/settings.py

Endpoints

URL for API: v1/

grayscale/

  • HTTP METHOD: GET
  • PARAMS
    • img: url of web image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages