Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 266 Bytes

WHAT:

REST API frontend and backend in python and plain html+js. Backend is python+flask which returns sample system info. Frontend is plain html + js, which query backend via REST API and displays above stats.

WHY:

PoC as a template and reminder for future use.