Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Added login func#12

Merged
karastoyanov merged 1 commit into
masterfrom
feature/implement-user-authentication-login
Nov 22, 2025
Merged

Added login func#12
karastoyanov merged 1 commit into
masterfrom
feature/implement-user-authentication-login

Conversation

@karastoyanov

Copy link
Copy Markdown
Contributor

✅ Type of Change


🧩 Related Issue

Closes #2


📋 Description

Example:
Added the /books CRUD API endpoints for the Books microservice and integrated with PostgreSQL.


🧠 Summary of Changes

Example:

  • Added /books POST and GET endpoints
  • Updated docker-compose.yml to include Books service
  • Added initial books table migration

🙌 Additional Notes (Optional)

@karastoyanov karastoyanov linked an issue Nov 22, 2025 that may be closed by this pull request
@karastoyanov karastoyanov merged commit b52fb0f into master Nov 22, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Implement User Authentication (Login)

1 participant