Skip to content

heismauri/kpop-comebacks-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPop Comebacks API

The path /api displays the latest updates with a timestamp to convert on the users' local time. It also has the main site (/) which already converts them into the desired output.

API Output example

[
  {
    "date": 1665997200000,
    "title": "LE SSERAFIM - ANTIFRAGILE"
  },
  {
    "date": 1672650000000,
    "title": "NewJeans - OMG"
  },
  {
    "date": 1678424400000,
    "title": "TWICE - READY TO BE"
  },
  {
    "date": 1679302800000,
    "title": "NMIXX - expérgo"
  }
]

Information

This API is used on kpop-comebacks-widget, an iOS Scriptable widget made to keep track of the upcoming comebacks.

Acknowledgements

About

API which displays the latest comebacks with a timestamp to convert on the users' local time

Topics

Resources

License

Stars

Watchers

Forks

Contributors