hackoregon / transportation-system-backend

2018 repo for the transportation api backend
MIT License
8 stars 2 forks source link

added note on filter usage and CORS support #43

Closed kiniadit closed 6 years ago

kiniadit commented 6 years ago

Two minor issues resolved in this fix.

  1. Added a note on reserved characters and their usage in filters in the README.

  2. CORS support is now available.