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

Feature : Fetch Countries by cid #247

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

kshitijrajsharma
Copy link
Member

What does this PR do ?

  • Adds an endpoint to fetch individual country by cid

Consideration

  • Relatively simple API endpoint , No authentication required , Throws Notfound response if row not found in DB and returns a single feature

Screenshot

image

@kshitijrajsharma kshitijrajsharma marked this pull request as ready for review April 5, 2024 03:50
@kshitijrajsharma kshitijrajsharma merged commit 9221be6 into develop Apr 5, 2024
7 checks passed
@kshitijrajsharma kshitijrajsharma deleted the feature/country_fetch_cid branch April 5, 2024 03:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant