No description
  • TypeScript 100%
Find a file
2021-03-24 15:21:36 +09:00
pages/api feat: map by id 2021-03-24 15:11:44 +09:00
public feat: add files 2021-03-24 15:13:24 +09:00
.gitignore feat: ignore .idea 2021-03-24 15:13:41 +09:00
api.ts feat: map by id 2021-03-24 15:11:44 +09:00
next-env.d.ts feat: add files 2021-03-24 15:13:24 +09:00
package.json feat: add files 2021-03-24 15:13:24 +09:00
README.md feat: readme 2021-03-24 15:21:36 +09:00
tsconfig.json feat: add files 2021-03-24 15:13:24 +09:00
yarn.lock feat: add files 2021-03-24 15:13:24 +09:00

얼불춤 비공식 포럼 API

이 API는 vercel을 이용해 배포하고 사용하실 수 있습니다.

Deploy with Vercel

API 사용법

ID로 맵 찾기

GET /api/byID/[id]

모든 맵 가져오기

GET /api/all