On our 'Transparency' page, we list all the API endpoints the our site. This is part of Free Free API Education's organizational goal/commitment to transparency.
Now that we called a new endpoint on one of our pages (Kids), we should list that endpoint on our 'Transparency' page.
if interested, feel free to pick it up.
On our 'Transparency' page, we list all the API endpoints the our site. This is part of Free Free API Education's organizational goal/commitment to transparency.
Now that we called a new endpoint on one of our pages (Kids), we should list that endpoint on our 'Transparency' page.
Before we can list this new api endpoint, we need a document that characterizes it. You can copy this one, and change the values: https://github.com/cmneal26/Tech-Writing-Project/blob/main/_data/duckOpenApi.yaml
Each collection of endpoints we call from the same place/source should have its own Open API doc
You will need to take a look at the docs for this api. https://github.com/stujo/tictactoe-api.
You can name the file
ticTacToeOpenApi.yaml