myems-api/app.py
File app.py
has 1149 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import falcon
from falcon_cors import CORS
from falcon_multipart.middleware import MultipartMiddleware
# for debugging this api on Linux or macOS
from wsgiref import simple_server