'README.md' updaten
This commit is contained in:
parent
a8973ba029
commit
2b6d949165
12
README.md
12
README.md
@ -16,25 +16,25 @@ The feeds are updated every 10 minutes.
|
||||
|
||||
## Access points
|
||||
|
||||
**/API/latest/[num]**
|
||||
**/feeds/latest/[num]**
|
||||
|
||||
For example: https://multi.vvvvvvaria.org/API/latest/5
|
||||
For example: https://multi.vvvvvvaria.org/feeds/latest/5
|
||||
|
||||
(for the latest 5 posts in all feeds)
|
||||
|
||||
Format: `JSON` (default) & `Markdown`
|
||||
|
||||
**/API/today/**
|
||||
**/feeds/today/**
|
||||
|
||||
For example: https://multi.vvvvvvaria.org/API/today/
|
||||
For example: https://multi.vvvvvvaria.org/feeds/today/
|
||||
|
||||
(for the posts published today)
|
||||
|
||||
Format: `JSON` (default) & `Markdown`
|
||||
|
||||
**/API/past/[days]**
|
||||
**/feeds/past/[days]**
|
||||
|
||||
For example: https://multi.vvvvvvaria.org/API/past/30
|
||||
For example: https://multi.vvvvvvaria.org/feeds/past/30
|
||||
|
||||
(for all the posts published in the last 30 days)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user