Is your feature request related to a problem? Please describe.
We need to implement a feature to retrieve the latest posts from the tags that the users are following.
We also need to implement CloudFlare CDN with the staging and production sites for our API. This is to make all of the JSON responses faster.
Describe the solution you'd like:
Create a route to display the latest posts from the tags that the users are following.
Integrate Cloudflare with Heroku staging and production sites.
Models
None
Schemas
None
API Routes
User feed
| Endpoints |
HTTP Method |
Description |
Tested |
| {{APIURL}}/api/user/tags/articles |
GET |
User Feed |
|
Create/Edit Functions
User feed
Additional context
Is your feature request related to a problem? Please describe.
We need to implement a feature to retrieve the latest posts from the tags that the users are following.
We also need to implement CloudFlare CDN with the staging and production sites for our API. This is to make all of the JSON responses faster.
Describe the solution you'd like:
Create a route to display the latest posts from the tags that the users are following.
Integrate Cloudflare with Heroku staging and production sites.
Models
None
Schemas
None
API Routes
Create/Edit Functions
Additional context