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/issue 105 posts url search #117

Merged
merged 12 commits into from
Oct 6, 2024
Merged

Conversation

osoken
Copy link
Collaborator

@osoken osoken commented Oct 6, 2024

closes #105

client.get("/api/v1/data/posts/?searchUrl=https%3A%2F%2Fexample.com%2Fsh3")

こんな感じで、GETsearchUrl クエリをつけて検索ができます。単一の URL の検索にのみ対応しています。

@yu23ki14 yu23ki14 merged commit 3758cb1 into main Oct 6, 2024
3 checks passed
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.

URL Entityによって検索できるように /post エンドポイントを改良する
2 participants