Skip to content

WestManga/manga-api

 
 

Repository files navigation

Manga API

Restful API Manga bahasa Indonesia built with ❤️ and node.js

Usage

  1. Clone this repository
    git clone https://github.com/mhazm/manga-api.git
  2. Install dependecies (yarn or npm install)
  3. Start the development environment (*if you haven't installed nodemon globally, you can do npm i nodemon --save)
    npm run dev or npm run start
  4. visit http://localhost:3000/api

Example

  1. Search visit : https://westapi.herokuapp.com/api/search/{keyword} contoh : https://westapi.herokuapp.com/api/search/tono

  2. Manga Detail Visit : https://westapi.herokuapp.com/api/manga/detail/{endpoint} Contoh : https://westapi.herokuapp.com/api/manga/detail/tono-kanri-o-shite-miyou/

About

Rest-API Manga & Comic Bahasa Indonesia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.0%
  • HTML 6.6%
  • CSS 4.4%