Tiny API component to the application built following https://gumroad.com/l/ios-on-rails
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
:star2: add validation response for geocoded nearests requests
68ca41cView on GitHub:star2: add geocoded get request to retrive events within a radius of a geocoded location (lat&lon)
ae01bd7View on GitHub:star2: add validation response for patch update request for an event
77a5de9View on GitHub:star2: add validation response for creating an invalid event
3e458f3View on GitHub:star2: post to /v1/events to create an event owned by the user identified by the device token
f74e7c6View on GitHub:star2: create basic user, an event and attendance join table with a get event endpoint & request spec
084a1feView on GitHub