Irfanakbari / quote-generator-api

API untuk generate random quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quote Generator API

API untuk mendapatkan random quote dari tokoh terkenal dalam bahasa inggris

Usage

To deploy this project, clone this repository on your local machine and run

    npm install
    npm start

Endpoint

    [GET] / -> API home
    [GET] /quote -> Get Quote

Example Endpoint

  https://api-quotes.irfanakbari.my.id/

About

API untuk generate random quotes


Languages

Language:JavaScript 100.0%