Version: 1.0
Api to get related articles about Node.js in Hacker News
Operation | Description |
---|---|
GET /api/posts/page/{nroPage} | |
GET /api/posts | |
POST /api/posts/refresh | |
DELETE /api/posts/{id} |
Operation | Description |
---|---|
GET /api/users | |
POST /api/users | |
DELETE /api/users/{id} |
Operation | Description |
---|---|
POST /api/auth |
nroPage | path | object | ||
author | query | object | ||
tag | query | object | ||
title | query | object | ||
month | query | object |
bearer |