Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Ride offers #32

Open
lupyana opened this issue May 24, 2019 · 0 comments
Open

Get Ride offers #32

lupyana opened this issue May 24, 2019 · 0 comments
Assignees

Comments

@lupyana
Copy link
Owner

lupyana commented May 24, 2019

Api end point to get a list of all ride offers

Details:

  • Endpoint: /auth/login
  • method : post
  • data : user details

Expected behaviour:

  • array of ride objects
@lupyana lupyana self-assigned this May 24, 2019
lupyana added a commit that referenced this issue May 24, 2019
- Added api endpoint "api/v1/rides"
- A get method
- Returns array of ride objects
- Added a test case to verify the above

see #32
see #33
@lupyana lupyana added the Test label May 29, 2019
lupyana added a commit that referenced this issue Jun 1, 2019
- Api endpoint returns array of objects
- Data is fetched from the database

see #32
@lupyana lupyana mentioned this issue Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant