https://github.com/xvezda/shields-endpoint-whale-store
:whale: Whale store endpoint API for shields.io / 웨일 스토어 배지
https://github.com/xvezda/shields-endpoint-whale-store
3rd-party-api docker-images shields-endpoint shieldsio-endpoint
Last synced: 17 days ago
JSON representation
:whale: Whale store endpoint API for shields.io / 웨일 스토어 배지
- Host: GitHub
- URL: https://github.com/xvezda/shields-endpoint-whale-store
- Owner: Xvezda
- License: apache-2.0
- Created: 2020-02-17T02:33:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T14:01:12.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T07:33:31.018Z (about 1 month ago)
- Topics: 3rd-party-api, docker-images, shields-endpoint, shieldsio-endpoint
- Language: Python
- Homepage: https://hub.docker.com/r/xvezda/shields-endpoint-whale-store
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
README
# shields.io whale store endpoint API

Simple 3rd party API server implemenetation of [shields](https://github.com/badges/shields) endpoint which provide [whale store](https://store.whale.naver.com) informations.
## Example
URL: `https://api.xvezda.com/v1/whale-store/v/{id}`
e.g.)
```markdown
[](https://store.whale.naver.com/detail/ccamieeifalippbcdjfokaamepjpjcdo)
```[](https://store.whale.naver.com/detail/ccamieeifalippbcdjfokaamepjpjcdo)
## Hosting your own server
```sh
docker run xvezda/shields-endpoint-whale-store
```