openTdataCH / ojp-nova

Interface between OJP and NOVA to return an OJPFareDelivery
1 stars 0 forks source link

Extend API to allow OJP TripRequest response #39

Closed vasile closed 10 months ago

vasile commented 1 year ago

Hi @skinkie, @ue71603 here is a PR allowing the API to be used with a full OJP TripRequest response. Also the CORS headers are enabled to allow testing from webapps.

skinkie commented 1 year ago

In my perspective CORS should be managed at an API proxy, not at the application layer.

Please don't mix features in a pull request.

vasile commented 10 months ago

Agree @skinkie, lets have the CORS at the server level