Added ability to fetch products from the database
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from flask import Blueprint
|
||||
|
||||
blueprint = Blueprint('endpoints', __name__)
|
||||
|
||||
from . import endpoints
|
||||
Reference in New Issue
Block a user