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

Add required routes for some additional geolocate work #132

Closed
alexcottner opened this issue Dec 21, 2023 · 0 comments
Closed

Add required routes for some additional geolocate work #132

alexcottner opened this issue Dec 21, 2023 · 0 comments
Assignees

Comments

@alexcottner
Copy link
Contributor

Need to add some additional geolocate routes for future work.

  • /api/v1/country - return country_name and country_code in response, 404 if unable to find country
  • /api/v1/geolocate - return 401 for now, no authentication mechanism
  • /api/v1/geosubmit - return 403 for now, no authentication mechanism
  • /api/v1/submit - return 403 for now, no authentication mechanism
  • /api/v2/geosubmit - return 403 for now, no authentication mechanism

Add unit tests around /api/v1/country.

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