essential-contributions / essential-server

Centralized implementation of the Essential declarative protocol
Apache License 2.0
0 stars 0 forks source link

Allow Access-Control-Allow-Origin for any #173

Closed freesig closed 3 months ago

freesig commented 3 months ago

Because this is an api it should allow Access-Control-Allow-Origin for any. More info here.

We can use this layer and add it to axum.