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

Save post data #47

Merged
merged 8 commits into from
Sep 24, 2024
Merged

Save post data #47

merged 8 commits into from
Sep 24, 2024

Conversation

psrpinto
Copy link
Member

@psrpinto psrpinto commented Sep 23, 2024

This PR makes the correct API calls to save the post title and content.

Next steps

  • The date isn't saved yet as that one's trickier to handle. I'll do so in another PR.
  • At the moment a new post is always created, we should first query by guid to see if one exists already. I wasn't able to make it work right away, so will look at it in another PR.

Screen capture

Screen.Recording.2024-09-23.at.18.54.36.mov

@psrpinto psrpinto self-assigned this Sep 23, 2024
@psrpinto psrpinto marked this pull request as ready for review September 23, 2024 17:58
@psrpinto psrpinto merged commit bde7bee into trunk Sep 24, 2024
3 checks passed
@psrpinto psrpinto deleted the correct-api-calls branch September 24, 2024 09:31
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