Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 260 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 260 Bytes

I couldn't find a complete minimal example of a Flask app that uses WTForms that consumes a REST API. There are plenty of examples and extensions where the Flask app is the REST API, but seemingly no examples of how to use Flask in front of a REST API.