This website requires JavaScript.
Explore
Help
Sign In
mandlm
/
WebSlider
Archived
Watch
1
Star
0
Fork
0
You've already forked WebSlider
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-12-15
. You can view files and clone it, but cannot push or open issues or pull requests.
9
Commits
4
Branches
0
Tags
51
KiB
Python
83.6%
HTML
16.4%
96993ac3d0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Michael Mandl
96993ac3d0
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 14:01:47 +01:00
templates
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 14:01:47 +01:00
.gitignore
Serve images from a separate direcory configured in an external config
2018-11-03 13:21:26 +01:00
config.py
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 14:01:47 +01:00
README.md
Initial commit
2018-10-28 11:53:18 +01:00
requirements.txt
Implemented basic webservice (hello-world style)
2018-10-28 22:49:15 +01:00
slider.py
Serve a random image from imgfolder on /random_image endpoint
2018-11-03 14:01:47 +01:00
README.md
This is my port of FotoStream to python/flask.