Commit f32df8f3 authored by mamatha.bk's avatar mamatha.bk

Add new file

parent 3efc69b0
from Scripts.Services.service import app_route
from fastapi import FastAPI
app = FastAPI()
app.include_router(app_route)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment