Files
papers-we-love_papers-we-love/api_design/README.md
Shibo Xia 9e31f8453b fix: update unreachable link in api_design/README.md (#840)
**Reason for change:**
The original UC Irvine link for Roy Fielding's dissertation ("Architectural Styles and the Design of Network-based Software Architectures (REST)") is no longer reachable. 

**What was done:**
Updated the URL to the official, active link hosted directly on Roy Fielding's personal website (`roy.gbiv.com`).
2026-02-22 08:38:07 -05:00

6 lines
241 B
Markdown

# API Design
* [Architectural Styles and the Design of Network-based Software Architectures (REST) by Roy Fielding](https://roy.gbiv.com/pubs/dissertation/fielding_dissertation.pdf)
* :scroll: [Little Manual of API Design](api-design.pdf)