Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

krampus-nuggets/learn-bundler-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs-icon

Learn Bundler API


Simple POC repository for a Flask API that works with the playwright POC created here. Basic implementation, the user supplies the module url via query string and a response is sent containing the image/png for the module bundle.

  • Visual Example - Video Link
  • Slow performance is a known issue that is highlighted in the learn-bunlder repo initial POC release. [FIXED]