Skip to content

phacman/micro-start-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Start Python

Simple microservice with native Python.

Feature: uses SimpleHTTPRequestHandler

Based on python:3.11-alpine3.18. Built image: 62.9 MB;

# run this command to start
make d-up

URL addresses

  • main page: /
  • simple api: /api
  • static file: /download/some.txt

Just click on the logo to download a static file.

img.png

Analogs

About

Simple microservice with native Python and SimpleHTTPRequestHandler

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors