-
Notifications
You must be signed in to change notification settings - Fork 1
Add Searching of Word's Open API #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
fix: 단어 대량추가에서 처리되지 않은 요청은 삭제하는 버그 수정
fix: 정규 표현식을 수정하여 단어 쿼리에서 올바른 문자만 허용
Resolved SolidLoop-studio#103
Bump version from 0.1.0 to 1.3.0
Updated dependencies to fix Next.js and React CVE vulnerabilities. The fix-react2shell-next tool automatically updated the following packages to their secure versions: - next - react-server-dom-webpack - react-server-dom-parcel - react-server-dom-turbopack All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory. Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
…react-server-components-cve-vu-u3jrda Fix React Server Components CVE vulnerabilities
fix: 릴리즈 nodejs 버전 업데이트
chore(release): v1.4.0
|
@as7ar is attempting to deploy a commit to the dhwijdjd's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
PR감사합니다. .idea 폴더는 개인 IDE 설정 파일이라 공통 저장소에는 포함하지 않는 것이 좋습니다. 아래 명령어로 인덱스에서 제거해주시면 감사하겠습니다. git rm -r --cached .idea구현해 주신 API 설명 페이지 덕분에 기능을 이해하기가 훨씬 수월하네요! 공을 들여 작성해 주셔서 감사합니다. 다만, 앞으로 API가 계속 추가될 가능성이 높을 텐데, 현재의 단일 페이지 구조는 나중에 관리가 어려워질 것 같다는 생각이 듭니다. 번거로우시겠지만, [API 목록 페이지] 를 먼저 거치고 각 API의 [상세 설명 페이지] 로 연결되는 구조로 개선해 주실 수 있을까요? 이렇게 미리 잡아두면 나중에 다른 API가 추가될 때도 구조 변경 없이 페이지만 추가하면 되니 훨씬 효율적일 것 같습니다! |
|
안녕하세요, 답변 감사합니다. |
API URL
word/api: API docs\app\api\words\README.md: API README.md