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

Books microservice implemented#14

Merged
karastoyanov merged 2 commits into
masterfrom
feature/list-all-registered-users
Nov 22, 2025
Merged

Books microservice implemented#14
karastoyanov merged 2 commits into
masterfrom
feature/list-all-registered-users

Conversation

@karastoyanov

Copy link
Copy Markdown
Contributor

✅ Type of Change


🧩 Related Issue

Closes #4

📋 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 merged commit f7704b8 into master Nov 22, 2025
1 check passed
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 Book Management Endpoints

1 participant