Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/introduction/resourcenaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ By now you can see how the hierarchy concept works. There aren't any hard and fa

### Other Example APIs
Look at some widely used APIs to get the hang of this and leverage the intuition of your teammates to refine your API resource URIs. Some example APIs are:
* Twitter: https://developer.twitter.com/en/docs/api-reference-index
* Facebook: https://developers.facebook.com/docs/reference/api/
* LinkedIn: https://developer.linkedin.com/apis
* X (Twitter): https://docs.x.com/x-api/overview
* Facebook: https://developers.facebook.com/docs/graph-api/
* LinkedIn: https://learn.microsoft.com/en-us/linkedin/

----
* Previous: [HTTP Methods](/introduction/httpmethods.html)
Expand Down