Harsh-Vipin/resume-tailor-ai

Implement CORS Middleware

Open

#6 opened on Sep 27, 2025

 (6 comments) (0 reactions) (1 assignee)Python (5 forks)auto 404
backendenhancementgood first issuehacktoberfest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add Cross-Origin Resource Sharing (CORS) middleware using FastAPI’s CORSMiddleware to allow or restrict frontend app origins for proper frontend-backend communication during development and production.

Contributor guide