Skip to content

[Feature Request] Fetch All Articles From A User via API #512

@sleithdylan

Description

@sleithdylan

Context

This would be a more "Good to have" feature but what if for example, someone wants to display the articles they have written on Codú on their own personal website?

We could have the following endpoints:

  • /api/articles?username=dylansleith (Used to filter and return all articles by username)
  • /api/articles/dylansleith/this-is-the-slug-frsj8g_dk (Used to return all information from the article e.g. name, text, tags, slug, etc)

Expected Behavior

There will be API Endpoints which will allow people to fetch and display blog articles on their own website.

Current Behavior

There are no API Endpoints to fetch and display blog articles on their own website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions