Real-life RESTful server example on Flask-RESTplus

Question: what is suggested way to add endpoints to respond web pages ?#153

Closed
Opened 9/23/20202 commentsby 10000TB
10000TB

currently all API endpoints are under `/api/v1/`, what is suggested way to add route under root to render simple pages ? (under root) say localhost/ -> renter some page localhost/page2 -> some other page etc. But at the same time we have the API serve rup

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by 10000TB and has received 2 comments.

Add a comment
Comment form would go here