Giter VIP home page Giter VIP logo

api-samehadaku's Introduction

API SAMEHADAKU

Note

Api samehadaku adalah rest-api yang mengarah ke samehadaku website yang saya dibuat menggunakan Express.

Contoh

Contoh rest api Samehadaku yang sudah saya buat

Installation

Download dan install terlebih dahulu package npm

  • Clone repo ini terlebih dahulu
  • Install semua packagae/module yang akan di gunakan
npm install

Usage

Untuk memulai server, ketik perintah dibawah melalui CMD:

npm start

Atau

npm run nodemon

Dan buka tauatan localhost:8080

Endpoint

Url Params Type Keterangan
/ - - beranda
/page/{page} page angka halaman beranda
/blog - - blog
/blog/{page} page angka halaman blog
/blog/read/{id} id String baca blog
/anime/{id} id String detail anime
/anime/eps/{link} link String detail episode anime
/search/{title}/{page} judul, halaman String, angka cari anime
/season - - daftar season dari anime
/date-release - - tanggal rilis anime
/list-anime/{page} page angka daftar dari semua anime
/blog-category/{category}/{page} kategori, halaman String, angka daftar item dari halaman
/tag/{tag} tag String daftar item dari tag
/daftar-genre - String daftar genre
/genre/{id} id String menampilkan anime dari genre

Sample response

Hasil result json : https://loli-samehadaku.herokuapp.com/

{
    title: "Re:Zero kara Hajimeru Isekai Seikatsu Season 2",
    status: "Ongoing",
    link: "https://samehadaku.vip/anime/rezero-kara-hajimeru-isekai-seikatsu-season-2/",
    linkId: "rezero-kara-hajimeru-isekai-seikatsu-season-2",
    image: "https://i0.wp.com/samehadaku.vip/wp-content/uploads/2020/07/108005.jpg?quality=90&resize=150,210",
    rating: "8.79",
    sinopsis: "Musim Kedua dari Serial Re:Zero kara Hajimeru Isekai Seikatsu.",
    genre: [
        "Drama",
        "Fantasy",
        "Psychological",
        "Thriller"
    ]
},

Credits ๐Ÿ“

  • Nah, itu semua ada dalam sejarah komit Jangan ragu untuk membuka permintaan tarik jika anda menemukan kesalahan
  • Jangan lupa untuk meninhgalkan bintang ok
  • Dan tunggu update saya selanjutnya!!๐Ÿ‘ฃ
  • Mastah diem yak, jangan dibuli, namanya juga pemula stah

License

MIT Copyright (c) 2020-present

api-samehadaku's People

Contributors

amisama avatar lolikillers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.