fossguild / joynride

Joynride is a community hitchhiking app.
3 stars 0 forks source link

Add api endpoint `/rides` for accessing the rides table #32

Open Grillo-0 opened 1 month ago

Grillo-0 commented 1 month ago

Like /places, this needs to return the list of existing rides with a GET and create a new ride with a POST