erin-fitzpatric / next-aom-gg

https://aom.gg
16 stars 12 forks source link

Create a "Patch Notes" Page #125

Open erin-fitzpatric opened 2 months ago

erin-fitzpatric commented 2 months ago

We want the ability to show patches notes on AoM.gg without navigating away to the official site. The official API makes this really easy!

Here are some example calls:

https://www.ageofempires.com/wp-json/wp/v2/posts
https://www.ageofempires.com/wp-json/wp/v2/posts?categories=36
https://www.ageofempires.com/wp-json/wp/v2/posts?categories=36&_fields=title,excerpt,date_gmt,link

Requirements:

Edge case to consider after this is done:

TheDarkSkyXD commented 2 months ago

Im currently working on this.

erin-fitzpatric commented 1 month ago

@darkskyfullofstars has not been working on this, it is back up for grabs!