Adds CORS protocol to server responses #35

Merged
satprog merged 1 commits from feature/cors into main 2025-03-23 19:57:40 +00:00

1 Commits

Author SHA1 Message Date
708a8d0588
Adds CORS protocol to server responses
All checks were successful
Go / build (1.21) (pull_request) Successful in 12s
Go / build (1.22) (pull_request) Successful in 11s
Go / build (1.21) (push) Successful in 12s
Go / build (1.22) (push) Successful in 11s
Allow requests from all endpoints. Currently it is only running on
localhost.
It is required by the react's fetching lib used.
2025-03-23 19:51:46 +00:00