JKT48 SHOWROOM API
- Clone this repository
git clone https://github.com/ikhbaldwiyan/jkt48-showroom-api
- Install dependecies (
npm install
) - Start the development environment
npm run start
- visit http://localhost:8000/
API Type | Description |
---|---|
ROOM API | is for get data when room is offline |
ROOM LIVE | this response only show when room is on live |
Base Url : https://jkt48-showroom-api.vercel.app/
Room List
/api/rooms
Room Live
/api/rooms/onlives
Room Academy
/api/rooms/academy
Room Trainee
/api/rooms/trainee
Profile
/api/rooms/profile/:roomId
Total Rank
/api/rooms/total-rank/:roomId
Fan Letters
/api/rooms/fan-letters/:roomId
Live Theater Schedule
/api/rooms/theater-schedule
App Showcase that use this API (you can add your app by edit this readme)