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: add search endpoint #12

Merged
merged 41 commits into from
Dec 23, 2024
Merged

feat: add search endpoint #12

merged 41 commits into from
Dec 23, 2024

Conversation

rkettelerij
Copy link
Collaborator

@rkettelerij rkettelerij commented Nov 29, 2024

Description

Implement search/suggest endpoint

Type of change

  • New feature

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@rkettelerij rkettelerij force-pushed the search-suggest-endpoint branch from 0be3d2d to 927cd70 Compare December 4, 2024 12:04
@rkettelerij rkettelerij changed the title feat: add search, implement autosuggest endpoint feat: add search endpoint Dec 4, 2024
# Conflicts:
#	internal/etl/etl.go
…ON-FG can be added in the future). ALso changed endpoint to just 'search' in line with OGC API Features part 9 Test Search (early draft)
@rkettelerij rkettelerij marked this pull request as ready for review December 23, 2024 10:59
@rkettelerij rkettelerij merged commit 8123787 into master Dec 23, 2024
2 checks passed
@rkettelerij rkettelerij deleted the search-suggest-endpoint branch December 23, 2024 12:56
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.

2 participants