Skip to content

Test assignment for instinctools company. Spring Boot RESTful app for downloading pictures from API.

Notifications You must be signed in to change notification settings

f3rox/cats-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CatsDownloader

Test project

Spring Boot RESTful application

Allows to download the specified number of random images from https://thecatapi.com/

The number of pictures is transmitted in the parameter "qt" of request "/download"

Returns downloaded images paths list as JSON array

Request example:

http://localhost:8080/download?qt=5

About

Test assignment for instinctools company. Spring Boot RESTful app for downloading pictures from API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages