-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
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
Labels
No labels