GO
MANGA-API
Getting Started
Introduction
Quick Start Guide
API References
GET
Manga List
GET
Manga Details
GET
Manga Chapter
GET
Search
GET
Genre
show love by following my github.
GO
MANGA-API
Getting Started
Introduction
Quick Start Guide
API References
GET
Manga List
GET
Manga Details
GET
Manga Chapter
GET
Search
GET
Genre
show love by following my github.
NOTE
IMPORTANT
Dont follow this. Please dont mind. Take the next step. Thank you.
Getting Started
Follow these simple steps to get
GO
MANGA-API
running on your local machine:
1. Clone the Repository:
Open your terminal and run the following command to clone the
GO
MANGA-API
repository:
git clone
https://github.com/JamesDevyDev/gomanga-api.git
2. Navigate to the
GO
MANGA-API
Directory:
Change your working directory to the server folder:
cd
gomanga-api
3. Install Dependencies:
Install the required dependencies using npm:
npm
install
4. Start the NEXTJS Server:
Launch the
GO
MANGA-API
server by running the following command:
npm run
dev
This will start the server on http://localhost:3000
Now that
GO
MANGA-API
is running, let’s explore how to retrieve manga data.
NEXT >
Manga List