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

feat(Django): API: Location, Product & Price GET endpoints #368

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jul 24, 2024

What

/api/v1/locations
/api/v1/locations/id
/api/v1/locations/osm/{osm_type}/{osm_id}
/api/v1/products
/api/v1/products/id
/api/v1/products/code/{code}
/api/v1/prices

@raphodn raphodn changed the title feat(Django): API: feat(Django): API: Location, Product & Price GET endpoints Jul 24, 2024
@raphodn raphodn merged commit f2ef344 into raphodn/django-5-rewrite Jul 24, 2024
1 check passed
@raphodn raphodn deleted the raphodn/django-5-api-get branch July 24, 2024 21:46
@raphodn raphodn linked an issue Jul 24, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant