Skip to content

Feat/server route#9

Merged
SachaHenneveux merged 2 commits intomainfrom
feat/server_route
Feb 23, 2026
Merged

Feat/server route#9
SachaHenneveux merged 2 commits intomainfrom
feat/server_route

Conversation

@Antoine0703
Copy link
Copy Markdown
Collaborator

Description

For rust server :

  • API Routes : GET /articles/count
  • API Routes : POST /auth/register
  • API Routes : POST /auth/login
  • API Routes : GET /users/:id/keywords
  • API Routes : POST /users/:id/keywords
  • Add routes documentation in "root.md"
  • Added the ability to add keywords for use in filters later on.

For scrapper :

  • Code cleaning
  • Added documentation

@Antoine0703 Antoine0703 self-assigned this Feb 23, 2026
@SachaHenneveux SachaHenneveux merged commit 9501b86 into main Feb 23, 2026
1 check passed
@SachaHenneveux SachaHenneveux deleted the feat/server_route branch February 23, 2026 23:03
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