Skip to content

Repository files navigation

API Public

Mini project, bikin API public dengan scraping (cheerio) dan framework Next.js

  https://logam-mulia.vercel.app/

List Website

Menu

Endpoint API

1. [GET] /api/price-gold-antam-buy

Deskripsi: Mengembalikan harga beli emas Antam.

Response:

[
  [1741853651000, 1563000],
  [1741939773000, 1591000],
  [1742026986000, 1588000]
]

2. [GET] /api/price-gold-antam-sell

Deskripsi: Mengembalikan harga jual emas Antam.

Response:

[
  [1741853651000, 1563000],
  [1741939773000, 1591000],
  [1742026986000, 1588000]
]

About

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages