Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Endless 2D Image Wall server for university class

Put some images into 'images' directory
go build -o server main.go images.go matrix_generator.go
Available endpoints

  • /image= - returns an image basend on encoded name
  • /imagesMatrix?x=?y=?z= - returns structure consisting of image names and their location based on specified coordinates
  • /generateMatrix?z= - generates and creates a JSON file of images and their positions, based on provided scale

About

Contains server-side code for the application that displays random, "endless" images. Server is responsible for aligning the images.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages