Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(unstable-api): Implement the /unstable-api submodule partially #226

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

Merged
merged 16 commits into from
Mar 24, 2025

Conversation

takker99
Copy link
Owner

@takker99 takker99 commented Mar 3, 2025

Implement the following APIs:

  • GET /api/pages/:project
  • POST /api/pages/:project/replace/links
  • GET /api/pages/:project/search/query
  • GET /api/pages/:project/search/titles
  • GET /api/pages/:project/:title
  • GET /api/pages/:project/:title/icon
  • GET /api/pages/:project/:title/text
  • GET /api/projects/:project
  • GET /api/users/me

I'll implemet other API client later.

For more information, see @cosense/[email protected]/restの破壊的変更案

@takker99 takker99 marked this pull request as ready for review March 24, 2025 05:09
@takker99 takker99 changed the title feat(api): Implement the /api/pages/:project endpoint feat(unstable-api): Implement the /unstable-api submodule partially Mar 24, 2025
@takker99 takker99 merged commit 3eb50f2 into main Mar 24, 2025
5 checks passed
@takker99 takker99 deleted the unstable-api branch March 24, 2025 05:14
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.

1 participant