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- main page:
/ - simple api:
/api - static file:
/download/some.txt
Just click on the logo to download a static file.
- Node.js Vanilla: micro-start-node
- Golang Native: micro-start-go
- PHP Native: micro-start-php
