Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 826 Bytes

File metadata and controls

29 lines (24 loc) · 826 Bytes

Python Microservice

Example microservice with Python stack

Prerequisites

Setup

  1. Install Prerequisite Software
  2. Check repo out locally
  3. Run 'setup.ps1' in PowerShell administrator
  4. Open the local folder in VS Code
  5. Activate the local python instance, run in terminal in root localpython\scripts\activate
  6. Start microservice by running py .\main.py

Backlog

Infrastructure & Non Functionals

  • Python Setup
  • Logging
  • Centralized Error Handling
  • Authenticate (Client Secrets for Service to Service OAuth)

Capabilities

  • Hosted API
  • Hosted Standard Services
  • ESB (Pub / Sub)
  • Logging