본문 바로가기
일,/[강의] Next.js & React - 완벽 정복 가이드

섹션8: API 라우트를 통해 백엔드 코드 추가하기

by 무벅 2022. 10. 18.

Udemy URL

https://www.udemy.com/course/nextjs-react-incl-two-paths/learn/lecture/32343610?start=15#learning-tools 

 

Document

https://nextjs.org/docs/api-routes/introduction

 

API Routes: Introduction | Next.js

Next.js supports API Routes, which allow you to build your API without leaving your Next.js app. Learn how it works here.

nextjs.org

 

  1. 모듈 개요
  2. “API 라우트”란 무엇인가?
  3. 첫 번째 API 라우트 작성하기
  4. 프론트엔드 양식 준비하기
  5. 입력 요청 구문 분석하기 & 서버 사이드 코드 실행하기
  6. API 라우트로 요청 전송하기
반응형

댓글0