diff options
Diffstat (limited to 'api-conventions.md')
-rw-r--r-- | api-conventions.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api-conventions.md b/api-conventions.md index bcd321e..a3781fa 100644 --- a/api-conventions.md +++ b/api-conventions.md @@ -2,8 +2,6 @@ title: API Conventions --- -# API Conventions - Each sr.ht API follows the same set of design conventions throughout. Each API is RESTful, authenticated with [meta.sr.ht](meta.sr.ht), and has consistent standards for pagination, response codes, and so on, throughout. |