Python Flask starter for containerized microservices with REST APIs.
This repository is a Python Flask starter that provides a minimal microservice structure with REST endpoints, a Swagger definition, and static site templates. It includes a Dockerfile and tooling for local development and containerized deployment, plus a health endpoint and test scripts. Suited for building small RESTful microservices intended for container deployment and IBM Cloud integration.
0