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

Expose API #11

Closed
mikeheft opened this issue Jul 2, 2024 · 0 comments · Fixed by #27
Closed

Expose API #11

mikeheft opened this issue Jul 2, 2024 · 0 comments · Fixed by #27

Comments

@mikeheft
Copy link
Owner

mikeheft commented Jul 2, 2024

Create API endpoints that will expose the following:

  • GET /drivers
    • This should return a paginated list of drivers
  • GET /rides
    • This should return a paginated list of rides for a given driver based on the available rides within a given radius

These endpoints should follow the jsonapi-spec for serialization.

@mikeheft mikeheft linked a pull request Jul 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant