Merge remote-tracking branch 'refs/remotes/origin/main' into main

This commit is contained in:
2021-01-31 08:13:05 +11:00
3 changed files with 10 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ An API centric news server. Uses Sequelize and mariaDB by default.
# API
```
//NOTE: GET will return null if a specific article can't be found
//NOTE: you can add a "limit" query parameter to change the default limit
GET /news?limit=10