shift-org / shift-docs

Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22 stars 17 forks source link

Add frontend request handling helpers #756

Open carrythebanner opened 5 months ago

carrythebanner commented 5 months ago

As noted in #748, requests from the frontend now have some similar boilerplate. Some request handling functions could help consolidate that and possibly make it simpler to implement related issues like #749 and #750 (and possibly #660).