radyakaze / api-hari-libur

API Hari Libur Indonesia

Home Page:https://libur.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Hari Libur Indonesia

This repository contains a Deno-based API application that provides information about public holidays in Indonesia. The holiday data is sourced from tanggalan.com, offering up-to-date and accurate information.

Usage

Prerequisites

Ensure that you have Deno installed on your machine. You can install Deno by following the instructions on the official Deno website: Deno Installation.

Getting Started

  1. Clone the repository:

    git clone https://github.com/radyakaze/api-hari-libur.git
  2. Change into the project directory:

    cd api-hari-libur
  3. Run the application:

    deno task dev

    This command will start the Deno application, and the API will be accessible at http://localhost:8000.

API Demo

You can also explore a live demo of the API at libur.deno.dev.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • The holiday data is sourced from tanggalan.com.
  • Special thanks to the Deno community for providing a robust and secure runtime.

Feel free to contribute to this project or use it in your applications! If you encounter any issues or have suggestions for improvement, please open an issue on GitHub.

About

API Hari Libur Indonesia

https://libur.deno.dev

License:MIT License


Languages

Language:CSS 46.3%Language:TypeScript 27.6%Language:HTML 26.1%