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

[BE] Taxonomy API endpoints #127

Open
NuwanJ opened this issue Sep 15, 2024 · 0 comments
Open

[BE] Taxonomy API endpoints #127

NuwanJ opened this issue Sep 15, 2024 · 0 comments
Assignees

Comments

@NuwanJ
Copy link
Member

NuwanJ commented Sep 15, 2024

URLs:

  • [GET] /api/taxonomy/v1/ - Get a list of available taxonomies

This is the default API response, after excluding timestamps and create_by/update_by
data.

  • [GET] /api/taxonomy/v1/:taxonomy_code - Get all child taxonomies of a given code

This should return the taxonomy, and its terms in recursively (I'll create a sample response once the basic implementation has been done)

@NuwanJ NuwanJ self-assigned this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant