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

14 create crud functionality for post domain and endpoints #112

Open
wants to merge 42 commits into
base: main
Choose a base branch
from

Conversation

eyvmal
Copy link

@eyvmal eyvmal commented Oct 29, 2024

Added:

  • Create post endpoint
  • Get all posts endpoint
  • Get post by id endpoint
  • Patch post by id endpoint
  • Delete post by id endpoint
  • Database-interaction for all endpoints
  • openapi.yml documentation for all endpoints
    image

@eyvmal
Copy link
Author

eyvmal commented Oct 29, 2024

Ready for review @uerbzr

@eyvmal eyvmal force-pushed the 14-create-a-post-domain-similiar-in-structure-to-the-user-domain branch from 562d882 to 201b5c1 Compare October 30, 2024 09:18
…th-a-photo-column-and-add-relevant-endpoints-postputdelete

11 update the profile table with a photo column and add relevant endpoints postputdelete
@eyvmal eyvmal force-pushed the 14-create-a-post-domain-similiar-in-structure-to-the-user-domain branch from 201b5c1 to ee0191e Compare October 30, 2024 09:53
@eyvmal eyvmal force-pushed the 14-create-a-post-domain-similiar-in-structure-to-the-user-domain branch from 074865a to 46814e4 Compare October 30, 2024 12:23
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.

8 participants