Skip to content

jquintanilla4/Image-Test-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple image test server

This repo is a simple image test server for development. It's built on flask. It's quick and dirty, not meant for production.

Although it is built for images, you can modify the code to use it for other type of data.

Requirements

  • Python 3.10.6+
  • Flask 2.3.2+

Command Line Arguments

Argument Description
--ip Set the IP as preferred, default value of '0.0.0.0'.
--port Set the Port as pref, default value of 5000.

About

Simple image test server for development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages