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

feat: blog post listing #83

Merged
merged 5 commits into from
Jul 22, 2024
Merged

feat: blog post listing #83

merged 5 commits into from
Jul 22, 2024

Conversation

thectogeneral
Copy link
Contributor

@thectogeneral thectogeneral commented Jul 22, 2024

My PR Closes #68

Changes proposed

I created a route /api/v1/blogs which lists out pagnated blog post

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the main branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

@thectogeneral
Copy link
Contributor Author

@Idimmusix Good morning boss. Please can you review my PR?

@Idimmusix Idimmusix merged commit bf4e756 into hngprojects:dev Jul 22, 2024
@thectogeneral thectogeneral changed the title Feat/68 blog post listing Feat: blog post listing feature Aug 3, 2024
@thectogeneral thectogeneral changed the title Feat: blog post listing feature feat: blog post listing Aug 3, 2024
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.

[FEAT] Blog Post Listing Endpoint - Backend
3 participants