<p>Base Api URL : http://localhost:8000/api/v1/</p>

________________________

- **News**

- Endpoint: /news

- Method: Get

- Relations :

- Params :

- Content-Type: text/html, application/json

- Output: news, special , category

________________________

- **Show News**

- Endpoint: /show/news/

- Method: Get

- Relations :

- Params :
    id(news id)

- Content-Type: text/html, application/json
