dailypenn / eventsatpenn

Penn campus events aggregation website with Facebook integration
0 stars 0 forks source link

Remove unnecessary jbulders (especially POSTs) #25

Closed afischer closed 7 years ago

afischer commented 7 years ago

We don't need a restful JSON API at this point (except for /events?date=foo) so I would remove most of the jbuilders. This is especially important for any of the create endpoints as there is no security on those and would be a easy attack for a robot/mean engineering student (or maybe both at the same time).