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

destinations/endpoint #297

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

006080
Copy link
Collaborator

@006080 006080 commented Nov 19, 2024

Set up Prisma with PostgreSQL and created models for database entities.
Implemented /api/v2/destinations endpoint to fetch destinations from the database.
Integrated routes and controllers for handling destinations.
Fixed server address conflict and applied Prisma migrations.

Copy link
Collaborator

@GabrielMelhem GabrielMelhem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, but we shouldn't merge it with main till we make sure that we are need it or not?
that's why i will not approve it now

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.

Create new destinations endpoint
2 participants