Skip to content

fikrifirmanf/Turnbackhoax.id-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

This is a Restful API about hoax news or articles created using NodeJS. Data source https://turnbackhoax.id/.

Demo

<#> Comming Soon

Installation

git clone https://github.com/fikrifirmanf/Turnbackhoax.id-REST-API.git
cd Turnbackhoax.id-REST-API
npm install

Running on Dev Mode

npm run dev

Status Code

Response Code

200: Success
500: Internal Server Error

REST API

GET https://demo.fikriff.xyz/all --> Getting artikel update or all artikel

GET https://demo.fikriff.xyz/all?page=1 --> Getting artikel with pagination

GET https://demo.fikriff.xyz/search?q=covid19&page=1 --> Getting artikel with query and pagination

GET https://demo.fikriff.xyz/artikel?slug=/2021/03/09/salah-video-terebongkarrrr-korupsi-100-miliar-miras-dki-ternyata-anis-baswedan-gunakan-untuk-hal-ini/ --> Getting artikel content

Data Source

https://turnbackhoax.id/

NOT FOR COMMERCIAL

License: CC BY-NC-SA 4.0

About

This is turnbackhoax.id rest api created with Node.JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published